This is the vs2015 version of /vsgallery/7fc312c3-f1ab-49f8-b286-dbf7fff37305 Supporting roslyn diagnostics implemented by sonarqube csharp plugin VSSonar Extension makes it easier to execute analysis on sonar and locally on c++ and c# projects. This extension queries a sonar server for violations, coverage and source differences. Additionally to this it also runs static analysis locally with configured tools and compares with the violations in sonar. Only the enabled rules are reported when doing local static analysis. C# projects currently have no static analysis tool implemented.
Features. Retrive issues, coverage, duplications from sonar server . Manage quality profiles, including sqale parameters on the fly . Manage Action Plans, associate issues with Plan . Source control support, use blame to auto assing and to filter issues by date. . Issue Tracker support, create defects in issue tracker using SonarQube information . All SonarQube analysis modes, preview, incremental and full analysis . File analysis, one the fly analysis of source code with automatic sync of rules and quality profiles. See for more details . Display techincal debt . Issue Search Engine
Read the blog: http://vssonarextension.blogspot.com Issue Tracker and Wiki: https://github.com/TeklaCorp/VSSonarQubeExtension Plugins, visit: https://jmecsoftware.com |