FineCodeCoverage icon indicating copy to clipboard operation
FineCodeCoverage copied to clipboard

Improve visibility on which states line up to which items

Open hauntingEcho opened this issue 3 years ago • 1 comments

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: image

Steps to recreate

  1. Get ultrawide monitor
  2. run all tests on a solution, to trigger FCC
  3. 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: image
  • 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

hauntingEcho avatar Jun 20 '22 19:06 hauntingEcho

I am currently working on a new report. I will take in to account.

tonyhallett avatar Jun 20 '22 20:06 tonyhallett

Row highlighting has been added

tonyhallett avatar Jan 13 '24 16:01 tonyhallett