Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>simplecov-vscodeNew to Visual Studio Code? Get it now.
simplecov-vscode

simplecov-vscode

Yacine Petitprez

|
4,327 installs
| (1) | Free
Show current code coverage directly into your IDE
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

simplecov-vscode README

This plugin allows the visualization of the coverage of your ruby files generated by Simplecov.

Features

Example

Extension Settings

  • Enable/disable the coverage view by the command Toggle Simplecov coverage visualization

This extension contributes the following settings:

  • simplecov-vscode.path: Path to your .resultset.json file relative to the workspace. By default coverage/.resultset.json
  • add the redefinable colors coverage.notCovered, coverage.covered, coverage.ignored to the theme.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft