All Projects → SonarSource → Sonarlint Visualstudio

SonarSource / Sonarlint Visualstudio

Licence: lgpl-3.0
SonarLint extension for VisualStudio

Projects that are alternatives of or similar to Sonarlint Visualstudio

Pothossdr
Pothos SDR windows development environment
Stars: ✭ 193 (-20.25%)
Mutual labels:  visual-studio
Roslyn Security Guard
Roslyn analyzers that aim to help security audit on .NET applications.
Stars: ✭ 214 (-11.57%)
Mutual labels:  visual-studio
Opentouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
Stars: ✭ 233 (-3.72%)
Mutual labels:  visual-studio
Hands On Devops
A hands-on DevOps course covering the culture, methods and repeated practices of modern software development involving Packer, Vagrant, VirtualBox, Ansible, Kubernetes, K3s, MetalLB, Traefik, Docker-Compose, Docker, Taiga, GitLab, Drone CI, SonarQube, Selenium, InSpec, Alpine 3.10, Ubuntu-bionic, CentOS 7...
Stars: ✭ 196 (-19.01%)
Mutual labels:  sonarqube
Ducible
A tool to make Windows builds reproducible.
Stars: ✭ 211 (-12.81%)
Mutual labels:  visual-studio
Gitdiffmargin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2019
Stars: ✭ 217 (-10.33%)
Mutual labels:  visual-studio
Jenkinsfiles
Examples for jenkins pipelines, comparing scripted and declarative syntax
Stars: ✭ 187 (-22.73%)
Mutual labels:  sonarqube
Packer
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
Stars: ✭ 242 (+0%)
Mutual labels:  visual-studio
Seriloganalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
Stars: ✭ 214 (-11.57%)
Mutual labels:  visual-studio
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Stars: ✭ 15,296 (+6220.66%)
Mutual labels:  visual-studio
Zetaresourceeditor
Free multilingual, parallel .NET resource file editing
Stars: ✭ 204 (-15.7%)
Mutual labels:  visual-studio
Caffe Yolov3 Windows
A windows caffe implementation of YOLO detection network
Stars: ✭ 210 (-13.22%)
Mutual labels:  visual-studio
Angularspawebapi
Angular Single Page Application with an ASP.NET Core Web API that uses token authentication
Stars: ✭ 222 (-8.26%)
Mutual labels:  visual-studio
Bridge
♠️ C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
Stars: ✭ 2,216 (+815.7%)
Mutual labels:  visual-studio
Axocover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
Stars: ✭ 237 (-2.07%)
Mutual labels:  visual-studio
Nxplorerjs Microservice Starter
Node JS , Typescript , Express based reactive microservice starter project for REST and GraphQL APIs
Stars: ✭ 193 (-20.25%)
Mutual labels:  sonarqube
Retyped
Access 3600+ libraries from C# and let Bridge.NET compile your project into JavaScript.
Stars: ✭ 216 (-10.74%)
Mutual labels:  visual-studio
Fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Stars: ✭ 2,966 (+1125.62%)
Mutual labels:  visual-studio
Objectexporter
Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
Stars: ✭ 240 (-0.83%)
Mutual labels:  visual-studio
Sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Stars: ✭ 2,791 (+1053.31%)
Mutual labels:  visual-studio

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.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].