Default coverage tab to tested folder or stop it from resetting to root
Answered
Whenever I run all tests in a nested folder with coverage, the coverage window defaults back to the root of the project, and I have to click several levels deep to see the actual folder I am interested in, is there a way to have the coverage window open the folder I ran tests for by default, or at least prevent it from resetting / stay on the last folder I had opened there?
Not sure if it matters but I have the paid version of Intellij Idea.
Thanks
Please sign in to leave a comment.
There is no way to remember the selected directory in the coverage tool window.
Please submit a new usability problem at https://youtrack.jetbrains.com/newIssue?project=IDEA
Here is the similar case: https://youtrack.jetbrains.com/issue/IDEA-245224