thSoft / elysium

LilyPond IDE for Eclipse
http://elysium.thsoft.hu
14 stars 3 forks source link

add file filters to ScoreLibrary #144

Closed nittka closed 6 years ago

nittka commented 6 years ago

This PR introduces some filters allowing to hide files that may not be of interest at some point.

nittka commented 6 years ago

The second commit adds the navigator filter for closed projects and excludes closed projects from the Non-LilyPond projects. Previously, you could re-open a closed project only by deactivating the Non-LilyPond filter - even if the closed project was a LilyPond project. Separating these two filters seems cleaner.

nittka commented 6 years ago

Please review my response, note that the by default the controversial filters are not active.

thSoft commented 6 years ago

Note that the "Sort By Extension" sorter exists for the purpose to distinguish the source files from the compiled files easily. But since these filters are disabled by default, they do not clutter the default workflow, and nothing depends on them, it's OK to have them, in case you want to filter source or compiled files.