cursor
cursor copied to clipboard
Moving the AI chat into the primary sidebar doesn't disable the secondary sidebar.
To reproduce:
- Drag the AI chat panel into the primary sidebar.
- Close the secondary sidebar
- Put the cursor into an editor.
- Type "Cmd+L" (Mac).
- The focus is correctly moved to the AI chat.
- But, the secondary empty sidebar opens.
My current workaround is to set up this keybinding using the multi-command extension:
{
"key": "cmd+l",
"command": "extension.multiCommand.execute",
"args": {
"sequence": [
"aichat.newchataction",
"aichat.close-sidebar"
]
}
},
The same issue occurs when I hit "Debug with AI". The empty secondary sidebar opens.
I also encountered this. It's annoying as hell.
Dragging the AI chat panel into the primary sidebar does not work anymore. Anyone knows how to workaround that?
I opened another issue @Novack https://github.com/getcursor/cursor/issues/3198
SORRY: Downgrading no longer works. It forces you to update.
The suggestion bellow is no longer valid.
Downgrade to 0.45 which is the latest one that allows moving the chat across panels https://github.com/oslook/cursor-ai-downloads?tab=readme-ov-file#all-versions-download-table