- Open the Command Panel (Mac = cmd+shift+p)
- Search for "Go Coverage"
- Select any of our available commands to use
This extension adds the ability to view your go coverage results within VS Code via a simple command.
This package requires the Go programming language extension for language support. It also requires you to have golang installed on your machine.