Side Bar with Lists, Checkboxes, Text #74656
Labels
api
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
Currently, extension authors seem to be limited to TreeViews in the VSCode Side Bar. Correct me if I'm wrong.
Feature Request:
I'm developing an extension that requires more diverse UI in the Side Bar. Nothing complicated, just basic:
Notice that several of these requested items already exist in the side panel of core features which do not share the same limitations of extensions:
lists in the extension view
checkboxes in the debugger via a webviewlet
A Side Bar that can only use TreeView's is extremely limiting.
Is it possible to add non-TreeView UI to the Side Bar in current extensions? If so, can the documentation be amended in the "Extending Workbench" section to accomodate how? Happy to help contribute docs with some guidance.
If not, can I help contribute to VSCode in any way to help make any of the above functionality possible?
The text was updated successfully, but these errors were encountered: