You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
If you open any test file from standard library, two test suits (cmd and std) will be added to testing panel. All extension commands related with testing will not run these tests. However, Test: Run All Tests runs these tests and it is impossible to cancel it.
Describe the solution you'd like
Add a button to remove tests from panel
Do not add tests from standard libraries by default
Describe alternatives you've considered
Hide them or reopen an editor.
Additional context
I could not find an option to refresh list of tests for the package or a command to remove tests from panel.