Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Move the view to specific sidebar #70

Closed
David-GH opened this issue Nov 27, 2017 · 11 comments
Closed

Move the view to specific sidebar #70

David-GH opened this issue Nov 27, 2017 · 11 comments

Comments

@David-GH
Copy link

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...

Example:
When I click on Explorer, I see explorer in sidebar
When I click on Search, I see search options sidebar
With my proposal, when I click on his icon, Code Outline take place in the sidebar

What do you think ?

Thx.

@patrys
Copy link
Owner

patrys commented Dec 1, 2017

I'd love to do that but as far as I know VS Code does not support custom sidebar panels.

@David-GH
Copy link
Author

David-GH commented Dec 7, 2017

Yes, I understood that after more searches...
It will be great if they allow us to add or remove buttons in the ativity bar with their custom sidebar.

May be later...

@Frodox
Copy link

Frodox commented Dec 10, 2017

same as #32

@David-GH
Copy link
Author

@Frodox isn't 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 😃

@zblove0
Copy link

zblove0 commented Jan 12, 2018

@David-GH agree!

@David-GH
Copy link
Author

Someone can attach (or move) this issue to the visual code project ?
Because the problem isn't with the code outline plugin but with vs code which not permit developers to do what we want...

@cyangOL
Copy link

cyangOL commented Jan 30, 2018

@patrys
Copy link
Owner

patrys commented Jan 31, 2018

@cyangOL These features never made it to the stable API.

@cyangOL
Copy link

cyangOL commented May 8, 2018

@patrys VSCode 1.23.0 added the activity bar features.

@patrys patrys closed this as completed in 6aa3429 May 9, 2018
@marcio0
Copy link

marcio0 commented May 9, 2018

Is it possible to have the previous behavior through some configuration?

@patrys
Copy link
Owner

patrys commented May 10, 2018

Sorry, that's not currently possible as views are not registered programmatically.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants