Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephnr/vscode-go-coverage-viewer

Go Coverage Viewer is the simplest way to view your code coverage results right inside the editor
https://github.com/stephnr/vscode-go-coverage-viewer

Last synced: 3 months ago
JSON representation

Go Coverage Viewer is the simplest way to view your code coverage results right inside the editor

Awesome Lists containing this project

README

        

# Go Coverage Viewer

![Screenshot](screenshot.png "Screenshot")

## How to use this extension

1. Open the Command Panel (Mac = cmd+shift+p)
2. Search for "Go Coverage"
3. Select any of our available commands to use

## Features

This extension adds the ability to view your go coverage results within VS Code via a simple command.

## Requirements

This package requires the Go programming language extension for language support. It also requires you to have golang installed on your machine.

-----------------------------------------------------------------------------------------------------------

## License

[MIT](LICENSE "License")