formulahendry / formulahendry/vscode-dotnet-test-explorer
[Feature Request] Delete items from test explorer manually
Open
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
dotnet: 5.0.301
vscode: 1.58.0
extension: 0.7.5
## Problem
Follow up to issue #324
When tests are deleted or renamed, the test explorer shows lots of red failed nodes. To eliminate them we must refresh the explorer. On large projects that takes lots of time.
## Feature request
It would be nice to have a new right-click option: "Remove". One could then just remove those bad nodes and carry on.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.