Rubberduck
Rubberduck copied to clipboard
Adding Functionality to the Ignored Projects in Settings
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
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.
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.
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.