intellij-foldable-project-view
intellij-foldable-project-view copied to clipboard
Also fold files in subdirectories
It is already a great plugin, however I'd like to see the option to also fold in subdirectories of projects/modules.
Especially for projects made with nx where you are encouraged to divide your project in multiple smaller npm packages. But that also means each of those packages get their own .browerslistrc
.eslintrc.json
testOutput
etc. Due to the multitude of those packages I also only define the root as an Intellij module.
Some way to (optionally) also fold subdirs would be great.
This interferes with working with large projects, that include sub-projects or sub-repositories. The .ignore plugin had no problem with it. Please implement this feature or fix the bug if it is a bug.
+1 here. I've got monorepo and the issue is hiding files in 2nd level folders
Not sure, but likely related to #3, #11, #14, and #15.