Allow extensions to contribute a command to viewContainer title bar #90268
Labels
api
feature-request
Request for new features or functionality
tree-views
Extension tree view issues
workbench-views
Workbench view issues
Milestone
Rather than contribute a command at the "view" level which is possible today, we want to contribute a command at the "viewContainer" level. In our scenario, we're trying to clean up duplicate subscription nodes in the Azure views:
I would love to have a dropdown that shows the current subscription, but would also settle for a simple button:
It seems like other viewContainers not contributed by extensions already support this, like Debug and Remote:
cc @fiveisprime
The text was updated successfully, but these errors were encountered: