cursor icon indicating copy to clipboard operation
cursor copied to clipboard

update sidebar view

Open o-az opened this issue 1 year ago • 3 comments

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:

CleanShot 2024-07-04 at 00 28 08

o-az avatar Jul 04 '24 07:07 o-az

Sidebar in its current state is basically unusable. Is there any way that we get the classic vscode sidebar?

portdeveloper avatar Aug 08 '24 06:08 portdeveloper

I have yet to try this but i'm told this does the trick

"workbench.activityBar.orientation": "vertical"

o-az avatar Aug 08 '24 08:08 o-az

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. 🤝

portdeveloper avatar Aug 08 '24 08:08 portdeveloper