Skip to content

On Coverage tab keep the "current" file selected #370

Open
@muradexQ2

Description

@muradexQ2

Installed product versions

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

Description

After re-running the unit tests (we use Xunit) the list of classes with coverages get renewed and the scroll bar ends up at the top of the list. Lets say I am working on a class and obviously I am fixed on making a coverage progress on it. Before re-running the unit tests I locate the file on the Coverage tab and click on it expecting that after the re-run I will find it selected again and I don't have to hunt for it again in the long list of files. Which currently is not the case. After each re-run I need to scroll thru the list to find my file.

Current behavior

I have to locate the file I last checked on Coverage tab after the unit tests re-run.

Expected behavior

I would like to keep the file I last checked on the Coverage tab selected which makes it easier to follow the code coverage progress on the class of interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions