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
516 stars 39 forks source link

Highlight rows on hover #353

Closed NimaAra closed 7 months ago

NimaAra commented 11 months ago

This is a great extenion, thank you for making this available.

I am considering switching from dotCover to this extension and the only feature lacking for my use-case is the ability to highlight the rows in the result window. Without the highlihting it becomes difficult to keeping track of the classes specially in solutions with many projects.

It will be great if the table rows are highlighted on mouse hover.

tonyhallett commented 10 months ago

This release add themed hover functionality https://github.com/FortuneN/FineCodeCoverage/releases/tag/v1.1.196

@FortuneN another feature that requires releasing to the marketplace