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
527 stars 40 forks source link

Use Visual Studio Options > Fonts & Colors for Glyph #179

Closed tonyhallett closed 3 years ago

tonyhallett commented 3 years ago

@ianpowell2017

As per https://github.com/FortuneN/FineCodeCoverage/issues/64#issue-786795524

Installed product versions Visual Studio: 2019 Professional This extension: 1.1.63 Description Support for Colourblindness?

Steps to recreate I have changed the colours in Visual Studio Options > Fonts & Colors for the following Display items

Coverage Not Touched area Coverage Partially Touched area Coverage Touched area Current behaviour This does not have any effect on the colours used when painting the IDE screen.

Expected behaviour It uses the colours chosen to paint the IDE screen.

Side Notes I hope you can solve this.

tonyhallett commented 3 years ago

@ianpowell2017

Implemented - you need to set an option to turn it on though - CoverageColoursFromFontsAndColours

realrubberduckdev commented 3 years ago

Hi @tonyhallett where is that option? I have searched and can't seem to find it image

tonyhallett commented 3 years ago

@realrubberduckdev You will need to use the vsix from releases as I have an issue with the marketplace.

realrubberduckdev commented 3 years ago

Works great. Thanks @tonyhallett