Ability to move file pane to left side and ai prompt to right side

Feature request for product/service

Cursor IDE

Describe the request

As a user, I want to be able to customize the panel placement of the IDE, specifically move the file viewer to be the left most pane and have the AI chat be the right most pane. Currently there is no option to do this that I can find.

Hi, as someone who has used many IDEs over 15+ years it is really hard to use cursor because having the AI Chat be on the left is a huge paradigm shift for an IDE. I want the ability to change / specify where the AI Chat window is and where the files are shown on the screen.

It causes me a lot of friction and I find myself preferring Webstorm’s IDE + chat window on the right to be more comfortable.

Please see attached image for other IDE examples.

Screenshot / Screen Recording

Presentation.gif

Operating System (if it applies)

MacOS

Hi @Cyan Thanks for the post! This is possible today, you just have to change your settings to be in the “Editor” Window layout. That is accessible under Cursor Settings → General → Layout. You may need to click the buttons to show the file browser (upper left hand corner arrow) as that may be hidden by default.

Hi @kevinn I don’t appear to have that option.

I checked in both “:gear: General” and in “:black_circle: Appearance” and I don’t see an option like that

I also don’t get anything when I search for “Layout”

My Cursor Version:
Version: 3.10.17 (Universal)
VS Code Extension API: 1.125.0
Commit: c89f45b831621cdc5e951694db44fecd8fab1150
Date: 2026-07-05T06:39:45.228Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0

Ah @Cyan You’re in the new Agents view. You can go to the IDE view by clicking File → Open IDE. Then you’ll be able to adjust the settings as I show

Wow, I never would have been able to guess that!

I might move that option to the “:black_circle: Appearance” section of settings since that was my first inclination to look.

Thanks for the help! Hope this helps someone else with the same problem.