Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.4k stars 134 forks source link

Move Todo Tree view to the right but not working #778

Open Fizzify opened 11 months ago

Fizzify commented 11 months ago

So I like having a minimal VSCode setup and this makes me hide the explorer for files and activity bar be disabled completely. But I want to move Todo Tree to the right, and that's what I did by dragging it to the right. But on VSCode start up, it is not opened or focus by default, but I want to be so It can be treated like it's a sidebar of its own. How do I do this? image

Gruntfuggly commented 11 months ago

Unfortunately that's not something that can be controlled by the extension - you'll need to open a bug or feature request in the main VSCode repo.