Skip to content

zhamppx97/sonarlint-visualstudio

 
 

Repository files navigation

SonarLint for Visual Studio

Quality Gate Coverage

SonarLint is a Visual Studio 2015, 2017 and 2019 extension that provides on-the-fly feedback to developers on new bugs and quality issues injected into .NET code. SonarLint for Visual Studio is based on and benefits from the .NET Compiler Platform (aka "Roslyn") and its code analysis API to provide a fully-integrated user experience in Visual Studio 2015, Visual Studio 2017 and Visual Studio 2019. SonarLint is free, open source, and available in the Visual Studio Gallery.

Features

  • On-the-fly feedback
  • Support C#, VB.Net, Javascript and C/C++.
  • Support for standalone analysis.
  • Support for connected mode for C# and VB.Net projects.

Connected mode provides suppression of issues marked as False Positive or Won't Fix on SonarQube and SonarCloud. Follow the link for more information.

Useful links

Have question or feedback?

The preferred way to discuss about SonarLint is by posting on the SonarSource Community Forum. Feel free to ask questions, report issues, and give suggestions.

False positives: please report false positives in analysis rules in this section of the community forum.

How to contribute

Check out the contributing page to see the best places to log issues and start discussions.

License

Copyright 2016-2021 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Packages

No packages published

Languages

  • C# 100.0%