Rubberduck icon indicating copy to clipboard operation
Rubberduck copied to clipboard

Adding Functionality to the Ignored Projects in Settings

Open skorpio07 opened this issue 3 years ago • 3 comments

would be nice to have a LIKE option so that it could exclude all filenames that match would be nice to be able to Exclude Folders section too

skorpio07 avatar Dec 05 '21 22:12 skorpio07

For clarification: Are you referring to filesystem folders or Rubberduck @Folders? The first one is going to be easier than the second one, because we need to do at least some parsing to get the @Folder of a module.

Vogel612 avatar Dec 05 '21 22:12 Vogel612

Hm, I wonder why I have not implemented it that way in the first place.

It should be easy to allow specifying regexes and matching on them at the one place where we filter out the ignored projects.

MDoerner avatar Dec 05 '21 22:12 MDoerner

Vogel612, I believe the filesystem folders. I'm specifically talking about choosing RubberDuck, then Settings, then Ignored Projects. it would be nice to be able to match excluded names or folders. the reason is I increment my filenames from time to time and it takes time for RD to scan the new filename, which I can then exclude. Thanks MDoerner. you guys are very responsive. thanks for all your efforts.

skorpio07 avatar Dec 05 '21 22:12 skorpio07