thamara / vscode-code-annotation

Code Annotation Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=tkcandrade.code-annotation
GNU General Public License v3.0
67 stars 27 forks source link

Move the location of the Code Annotation Pane to the Activity Bar #8

Closed thamara closed 4 years ago

thamara commented 4 years ago

Currently the Code Annotation Pane is located under the Explorer view, right on the bottom.

image

The idea here is to move it to a separate view (aka have an icon on the Activity Bar), adding a View Container.

Extendind workbench VSCode User Interface