#
coverage-gutters
Here is 1 public repository matching this topic...
Improve this page
Add a description, image, and links to the coverage-gutters topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coverage-gutters topic, visit your repo's landing page and select "manage topics."
Reference
ryanluker/vscode-coverage-gutters#239 (comment)
Problem
The old names for the coverage elements (highlights) is quite confusing now that we have gutter coverage elements as well as line and map based ones. We can use the example naming by @DevilXD as a starting point for switching to something more sensical.
Work