SonarSource / sonarlint-visualstudio

SonarLint extension for VisualStudio
https://redirect.sonarsource.com/doc/sonar-visualstudio.html
GNU Lesser General Public License v3.0
460 stars 77 forks source link

Allow C&C++ users to customize how and when to run the analysis #1348

Open AbbasNS opened 4 years ago

AbbasNS commented 4 years ago

SLVS runs the analysis on saving and files open for C++. In most cases, this is fine. But when it is not, the experience becomes unbearable, and users will not have any workaround other than uninstalling the plugin.

Some use cases where you want to disable analysis on save:

Describe the solution you'd like

duncanp-sonar commented 1 year ago

@abbas-sabra-sonarsource I see you've closed the related PR. Is this issue still required?

AbbasNS commented 1 year ago

@duncanp-sonar I think it is still required. I closed the PR because the PR got outdated and is probably no longer relevant.