Analyze JavaScript
Opt-in for JavaScript analysis and your files will be analyzed on open and save. You can do it any time in the Visual Studio Options under the SonarLint section.
Out-of-the-box, SonarLint reports issues on the files you're editing.
There are a few more options you can use if you wish.
Opt-in for JavaScript analysis and your files will be analyzed on open and save. You can do it any time in the Visual Studio Options under the SonarLint section.
Out of the box you get analysis of C# and VB.NET as you type. To analyze all files, enable Visual Studio full solution analysis (see here) under the usual Visual Studio Analyze menu.
SonarLint is integrated with Microsoft Code Analysis framework, so rules for C# and VB.NET can be fine-tuned in the .ruleset file used by your project. The set of active rules can also be tuned for JavaScript, C++ and C.
In the Output panel, show output from SonarLint. Verbosity can be increased in the VS Options, under the SonarLint menu item.
SonarLint can be used together with SonarQube or SonarCloud, allowing your team
to always be on the same page when it comes to Code Quality and Code Security.
Your team on the same page
Fork SonarLint on GitHub and submit pull requests; View our issue tracker.
SonarLint for Visual Studio 4.32 Released.
Visit the SonarSource Community to get help, report issues & share the good vibes!