Vscode: Expose a dropdown on the sidebar for extensions

Created on 24 Jan 2020  路  3Comments  路  Source: microsoft/vscode



Expose a dropdown on the side bar (see screenshot) to extensions to allow users switch between views within a view container. This can allow an extension to scale as the number of views increases, without having the need for an extension to have multiple icons in the activity bar. It also keeps the number of icons in the activity bar manageable for the users.
image

@misolori

api explorer-custom extensions feature-request ux

Most helpful comment

This is a feature we would really like to use in the Docker extension!

All 3 comments

Seems reasonable considering the number of internal extensions that extend ViewPane to get this behavior. Please extend this to external extension developers.

This is a feature we would really like to use in the Docker extension!

Any update on if/when this is being considered? It would be a great way to enable extensions to scale without having to either 1) stack multiple views in the sidebar or 2) introduce multiple icons in the activity bar. Or do you have any other work planned to address the underlying problem? Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VitorLuizC picture VitorLuizC  路  3Comments

vsccarl picture vsccarl  路  3Comments

lukehoban picture lukehoban  路  3Comments

villiv picture villiv  路  3Comments

biij5698 picture biij5698  路  3Comments