-
Notifications
You must be signed in to change notification settings - Fork 38
Add code outline as activity bar item instead of panel in explorer item #117
Comments
I changed "package.json" of this extension by myself. The outline icon on activity bar is here. Cause github doesn't support svg file, so you can get it here: |
This icon may be better. |
@davidwang88 Did you do a pull request on this? |
Having to switch between the Explorer and Outline views renders this extension almost completely unusable. I don't know what you were even thinking. |
@daggilli I was thinking that it was the most requested change, it turns out there are other people. Please take your attitude elsewhere. |
@patrys @PixelT Yeah... I totally get the idea... On regular notebook screens it was taking a lot of space and, of course, you do have to make compromises. But in high-res or large screens, it is annoying to have to go back-and-forth, switching between file and outline browsers. I would suggest the ability to choose the layout you prefer (grouped or always open). Currently, I set a shortcut to open it, but it is not optimal. It is an awesome extension, btw. |
@mwfontes Have you tried using the built-in Outline in VSCode Insiders? It's almost identical to my extension and it uses the Explorer pane. |
@patrys Hmmm... nop. I use yours for so long I did not even know that it existed. =) I'll take a look. Cheers! |
More details about this:
https://code.visualstudio.com/updates/v1_23#_extension-authoring
The text was updated successfully, but these errors were encountered: