An open API service indexing awesome lists of open source software.

https://github.com/ctf0/vscode-activitybar-separator


https://github.com/ctf0/vscode-activitybar-separator

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Activitybar Separator

add up to 5 seperators to your activity bar, so you can easily separate/categories your views shortcuts.



Browser Status


## # How To

we use [viewsContainers](https://code.visualstudio.com/api/references/contribution-points#contributes.viewsContainers) to add the seprators to the activity-bar list which also means that we'll have to create an empty view for that item.

it doesn't affect the usage in anything, except when u press on any of the seperator items, you will open an empty view.