-
Notifications
You must be signed in to change notification settings - Fork 38
Move the view to specific sidebar #70
Comments
I'd love to do that but as far as I know VS Code does not support custom sidebar panels. |
Yes, I understood that after more searches... May be later... |
same as #32 |
My issue talk about the possibility to add button on activity bar (which is on the left side) and add a custom sidebar view attach to it. If we can doing this, we can move lot of things currently in explorer sidebar to their own sidebar (like projects, outline, ...). I ask this feature because I think the explorer sidebar contain too much elements 😃 |
@David-GH agree! |
Someone can attach (or move) this issue to the visual code project ? |
@cyangOL These features never made it to the stable API. |
@patrys VSCode 1.23.0 added the activity bar features. |
Is it possible to have the previous behavior through some configuration? |
Sorry, that's not currently possible as views are not registered programmatically. |
To keep explorer more readable, I think it will be good if we can move the "Code Outline" list to a specific sidebar. The button will be on the activity bar (under Explorer, Git, Search, Extensions).
Perhaps with a badge (like git) to indicate number of functions available...
What do you think ?
Thx.
The text was updated successfully, but these errors were encountered: