FineCodeCoverage
FineCodeCoverage copied to clipboard
Improve visibility on which states line up to which items
Installed product versions
- Visual Studio: Professional 2022 (64-bit)
- This extension: fcc-f339fe606-9d51-4fca-895c-d50375137b62
Description
On a wide monitor, it can be nigh-impossible to tell which stats go with which entry:

Steps to recreate
- Get ultrawide monitor
- run all tests on a solution, to trigger FCC
- open FCC in the bottom panel
Current behavior
Difficult to tell what stats go with what entry
Expected behavior
A bunch of options could make this more readable:
- row highlighting on click, like Visual Studio's error list:
- alternating row background colors, between the highlighted background color and the regular background color
- allow column resizing, to move the stats closer to the names
I am currently working on a new report. I will take in to account.
Row highlighting has been added