rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.88k stars 299 forks source link

Whitelist or Wildcard Mode for Ignored Projects #6077

Open ls-2037 opened 1 year ago

ls-2037 commented 1 year ago

Justification In some VBA applications (such as Autodesk Inventor), you might only have one project you're working on. In this case, it would be useful to be able to ignore all other projects (such as the embedded projects in files that you open).

Description A whitelist mode for ignored projects, where any projects not on the whitelist are ignored.

Additional context A wildcard for ignoring all projects that match it would also be helpful for this.

MDoerner commented 1 year ago

The additional point is basically the topic of #5910 .