FineCodeCoverage icon indicating copy to clipboard operation
FineCodeCoverage copied to clipboard

Search for file

Open muradexQ2 opened this issue 2 years ago • 1 comments

Installed product versions

  • Visual Studio: [example 2022 Professional]
  • This extension: [example 1.1.21]

Description

Make it easier to locate a class on the Coverage tab.

Current behavior

After running unit tests (we use Xunit) the list of classes on the Coverage tab is renewed, and I have to locate the coverage for the class I am currently working on again from top of the list. It is quite inconvenient.

Expected behavior

Provide the means to make a quick search functionality on the Coverage tab to locate a project class in it. Something like like ^F on Coverage tab.

muradexQ2 avatar Jan 04 '24 21:01 muradexQ2

There is a Filter text box on the coverage tab

tonyhallett avatar Jan 06 '24 21:01 tonyhallett