Skip to content

xiaofan232/sonarlint-visualstudio

 
 

Repository files navigation

SonarLint for Visual Studio

Waffle.io - Columns and their card count

Quality Gate Coverage

SonarLint is a Visual Studio 2015 and 2017 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 and Visual Studio 2017. 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] Suppression of issues marked as False Positive or Won't Fix on SonarQube

Useful links

Have question or feedback?

To provide feedback (request a feature, report a bug etc.), simply create a GitHub Issue. Alternatively you can use SonarQube Google Group or StackOverflow with the tag sonarlint-vs.

How to contribute

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

License

Copyright 2016-2018 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%