Extension: Support for tree-views #3126
Labels
A-extension
Area: Extension/plugin integration, vscode or VimL
A-ux
Area: Overall user experience and aesthetics
enhancement
New feature or request
Several extensions add tree-views and/or sidebar panes to the UI, for example:
foam
- Using foambubble/foam with onivim2 #3112The API is described here: https://code.visualstudio.com/api/extension-guides/tree-view
And the extension protocol that would be need to implemented is here:
Some of the work required would be:
Main
mesage handlersExthost
request and typesRelated #1058
The text was updated successfully, but these errors were encountered: