Gruntfuggly / activitusbar

A VSCode extension to save some real estate by recreating the activity bar buttons on the status bar
Other
114 stars 15 forks source link

How to add todo-tree to activitusbar #46

Closed AnthonyGress closed 3 years ago

AnthonyGress commented 3 years ago

I noticed you also make the todo-tree extension. How can i show that in activitus bar instead since i am hiding the default activity bar?

EDIT: for those wondering, add this to activitus in settings.json

{ "name": "extension.todo-tree-container", "codicon": "tasklist" }