Feature request: collapse nested folders together in 'Folder as workspace'
-
Me as a java programmer knows that correct package naming consists of full.group.id.artifactid.subpackages. This is stored as a folder structure. Usually the group id part can be collapsed to show as one virtual folder like so:
+project
- src
- main
- java
- full
- group
- id
- artefactid
- subpackage1
- subsubpackage1
- subsubpackage2
- subpackage2
- subsubpackage1
- subsubpackage2
- subpackage1
- artefactid
- id
- group
- full
- resources
- java
- main
will become:
+project
- src
- main
- java
- full.group.id.artefactid
- subpackage1
- subsubpackage1
- subsubpackage2
- subpackage2
- subsubpackage1
- subsubpackage2
- subpackage1
- full.group.id.artefactid
- resources
- java
- main
Can this behavior be made part of the notepad++ ‘folder as workspace’ or if not, can a plugin be made that does this?
- src
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login