Possible Duplicate:
How do you prevent Visual Studio from switching to the Code Analysis tab after each build?
im now using Visual Studio 2012, the RTM version.
every time i build, i get the code analysis tab opening showing code hints. Its slowing down my compile times.
Ive spent time googleing it, but as its 2012 there are not much help online yet.
Does anyone know how can i disable it?
To open this page, right-click the project node in Solution Explorer and select Properties. Select the Code Analysis tab. To disable source analysis at build time, uncheck the Run on build option. To disable live source analysis, uncheck the Run on live analysis option.
You can also disable importing external Roslyn issues in your SonarCloud project settings under General Settings / External Analyzers / C# section / Ignore issues from external Roslyn analyzers .
Double click the properties folder in solution explorer. There should be a code analysis tab. From there you can enable or disable code analysis.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With