intellij-foldable-project-view icon indicating copy to clipboard operation
intellij-foldable-project-view copied to clipboard

Also fold files in subdirectories

Open paulvandenburg opened this issue 3 years ago • 3 comments

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.

paulvandenburg avatar Jul 29 '21 08:07 paulvandenburg

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.

Alesh avatar Oct 09 '21 19:10 Alesh

+1 here. I've got monorepo and the issue is hiding files in 2nd level folders

nickerlan avatar Dec 22 '21 11:12 nickerlan

Not sure, but likely related to #3, #11, #14, and #15.

jrhorn424 avatar Sep 16 '22 11:09 jrhorn424