cursor
cursor copied to clipboard
update sidebar view
How can I update this sidebar view to match vscode? It's been like this for me for a while and I can't figure out how to get the default vscode view:
Sidebar in its current state is basically unusable. Is there any way that we get the classic vscode sidebar?
I have yet to try this but i'm told this does the trick
"workbench.activityBar.orientation": "vertical"
I have yet to try this but i'm told this does the trick
"workbench.activityBar.orientation": "vertical"
Thanks, it works perfectly, you've saved me so much trouble. 🤝