Skip to content

Test UI: Ability to contribute to context menu commands #130627

@smcenlly

Description

@smcenlly

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):

image

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)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions