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

Search for file #369

Closed muradexQ2 closed 4 months ago

muradexQ2 commented 7 months ago

Installed product versions

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.

tonyhallett commented 7 months ago

There is a Filter text box on the coverage tab