Caphyon / clang-power-tools

Bringing clang-tidy magic to Visual Studio C++ developers.
http://www.clangpowertools.com
Apache License 2.0
472 stars 57 forks source link

Files to ignore - File picker #1355

Open johanneskopf opened 2 months ago

johanneskopf commented 2 months ago

Hi,

It would be great if there is a file picker (e.g. using this) for the Settings - Compiler - Files to ignore setting.

And as a small sidenote (did not know where else to put that): the release version of the latest release on the changelog page is wrong. It should be Version 2024.4.1 but is Version 2024.4.0.

Best regards, Johannes

mariru27 commented 2 months ago

Thank you @johanneskopf, I changed the version. File picker is a good idea, I will talk with my team if we can prioritize it right now, and I will let you know when a release is available

Have a nice day, Marina

johanneskopf commented 2 months ago

Thanks for the quick fix @mariru27 . Would be great if the file picker can be implemented. Otherwise just let me know if you would appreciate any help here. I can take a look myself on the weekend and make a PR.

Have a great day, Johannes

johanneskopf commented 2 months ago

I went ahead and created the PR. See the PR for more details.

mariru27 commented 2 months ago

Thank you @johanneskopf for your contribution, I will over your code and integrate it (as I find some time)

Have a nice day, Marina