-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)
Description
As a VS Code API developer, I would like to be able to contribute to the VS Code context menu commands in the test UI (e.g. see Hide Test shown below):
Ideally I want to be able to show/hide commands for each individual TestItem. Some examples of menu items we would want to contribute:
- Jump to Error Source
- Add to Exclusive Test Run
- Add to Filter
- Remove from Filter
I don't imagine the contribution points/menu names would be fixed across all API contributors. For example, I can imagine some other more complex scenarios, for example Open last CI Run Result.
Metadata
Metadata
Assignees
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)
