VSMac-CodeCoverage
Code analyzer
An extension for Visual Studio for Mac that provides code coverage analysis and visualization.
A Visual Studio for Mac code coverage extension.
75 stars
3 watching
16 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
visual-studiovisual-studio-extensionvisual-studio-for-macvsmac-codecoverage
Related projects:
Repository | Description | Stars |
---|---|---|
ademanuele/vsmac-codedistribution | A Visual Studio extension that displays the distribution of code amongst all projects in a solution. | 9 |
vannevelj/vsdiagnostics | Provides real-time code quality checks and suggestions to help developers write proper C# code | 65 |
venantius/yagni | An analyzer that identifies and reports unused code in Java-based projects. | 219 |
hoovercj/vscode-power-mode | An extension that adds visual effects to the VS Code editor to enhance user experience | 1,082 |
mikepopoloski/slang | Provides tools and services for compiling, parsing, and analyzing SystemVerilog code | 620 |
lucaslorentz/minicover | A tool to measure and report on the quality of code in .NET Core applications | 209 |
malwarecantfly/vba2graph | Analyzes VBA code to generate visual call graphs and highlights potential malicious keywords | 274 |
adacore/gnatcoverage | Analyzes program coverage in Ada and C language source code | 38 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
chromium/vs-chromium | A Visual Studio extension that provides tools for editing and debugging code, useful for contributing to large projects. | 311 |
mikeferguson/code_coverage | Provides tools for generating code coverage reports in ROS packages | 37 |
coq/vscoq | A Visual Studio Code extension for Coq proof assistant support | 343 |
essence-language/vscode-extension | A Visual Studio Code extension that adds syntax highlighting and other features to the Essence language. | 3 |
stylecop/stylecop | Analyzes C# source code to enforce style and consistency rules | 1,198 |