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

Corrections for the build and work with ignore plugin, distinct fold for ignored files

Open scanban opened this issue 2 years ago • 2 comments

Hide ignored files functionality In IDEA 2022.2 "ignore" plugin was removed and recommended way to have the same functionality is now to install "Foldable ProjectView" plugin.

Add distinct "folder" for the ignored files, to divide it from the folded by pattern.

Tested on the latest CLion 2022.2

scanban avatar Jul 31 '22 21:07 scanban

May I recommend prioritizing this for review and merge? I ask because it's possible that this change addresses #3, #6, #11, #14, #15, making it a high-value change.

@scanban What are your thoughts?

I am not familiar with Kotlin or with Java. I am fluent in OOP as a long-time Ruby user. I have not read this plugin codebase, only this diff.

That disclaimer out of the way, this looks like the label on the tin matches its contents. :100:

jrhorn424 avatar Sep 16 '22 11:09 jrhorn424

May I recommend prioritizing this for review and merge? I ask because it's possible that this change addresses #3, #6, #11, #14, #15, making it a high-value change.

@scanban What are your thoughts?

I am not familiar with Kotlin or with Java. I am fluent in OOP as a long-time Ruby user. I have not read this plugin codebase, only this diff.

That disclaimer out of the way, this looks like the label on the tin matches its contents. 💯

@jrhorn424 Sorry for the late reply, overloaded @ work atm ;) regarding your question - I didn't get any problems from listed issues. I am using plugin with my modifications on Clion in everyday work.

scanban avatar Sep 27 '22 07:09 scanban