FortuneN / FineCodeCoverage

Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage
Other
506 stars 38 forks source link

Hide coverage indicators #432

Closed ekolis closed 1 week ago

ekolis commented 2 weeks ago

Installed product versions

Description

I would like an option to hide the code coverage indicators in the code files, temporarily until I either run tests again or turn it back on. They can really clutter up the vertical scroll bar in the code editor, making it hard to read, if a file has little to no test coverage.

tonyhallett commented 1 week ago

Functionality added.
There is a button provided

image

note that I applied the keyboard shortcut.

image