Getting used to the orientation of the primary sidebar

Hello! I downloaded Cursor today and I’m putting it through its paces. I like what I’m seeing so far. Building on top of VSCode was a great decision; I pulled in all my extensions and was up to speed almost instantly.

You made one design decision I’m curious about. Why change the row of icons on the primary sidebar from vertical to horizontal? It certainly gives Cursor its own feel, but it adds friction when showing & hiding the primary sidebar, which I do often. You must have done that for a reason, and I’m curious what it might be.

5 Likes

Original intention behind pivoting the sidebar was to free up horizontal space for the chat.

Have heard that there are folks who are very tied to the old orientation. To address this, we plan to give people the option to change back the orientation quite soon!

6 Likes

Wonderful! Thanks for working on this project—I’ve been wanting something like Cursor for a while now. Looking forward to seeing where this goes!

1 Like

An update is coming out soon that will let you edit the orientation of the sidebar:

  1. Type Command / Ctrl + Shift + P, then type “Open settings”
  2. Put workbench.activityBar.orientation in the search bar
  3. Switch the setting to vertical
  4. Restart the editor
6 Likes

Does it now work for 0.8.2? Still not working for me.

Nope not yet, but should be coming in a new version today soon.

2 Likes

I have 0.8.3, but I don’t see this setting

1 Like

Thank you for adding this option. I look forward to it being available.

Available in the latest release! (0.9.0)

3 Likes

thank you very much for adding that back in! it really slowed me down getting used to the horizontal (for me worse) design. But nonetheless, thank you very much for this great product! And also for the hotly ongoing development with its many new features ^^

1 Like

This is absolutely something I missed when migrating from VSCode! Thanks so much for adding in the option to put it back, having to move the mouse all the way up to the top of the screen and precisely click a much smaller button was jarring and definitely slowing me down.

3 Likes

Adding my voice that the orientation should be vertical/unchanged by default

4 Likes

I’m glad I found the forum. I found cursor unusable due to the sidebar changes. The almost-the-same-ness drove me insane.

For me, the Update notification for 12.1 disappeared when moving the sidebar to vertical.

1 Like

I am also not seeing update notifications.

1 Like

For those who come across this page now, don’t forget to set the “Activity Bar: location” parameter to “side” as well. So

  • “Activity Bar: Orientation” = “vertical”
  • “Activity Bar: location” = “side”

:arrow_forward: https://youtu.be/voLiJtatWDU

Is it possible to place the file explorer and chat AI all to the left side how it is usually done on VS-code and not have them on opposite sides?

I use a 50 inch 4K monitor and I have to keep scanning my head to look at either the chat or file explorer.

Thanks.