HXGT
(Herberth Obregon)
February 11, 2026, 3:56am
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cursor Override saveAll Command with workbench.action.toggleUnifiedSidebar
Steps to Reproduce
Press option + cmd + s on editor
Expected Behavior
run saveAll Command
Operating System
MacOS
Version Information
Version: 2.4.31
VSCode Version: 1.105.1
Commit: 3578107fdf149b00059ddad37048220e41681000
Date: 2026-02-08T07:42:24.999Z (2 days ago)
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
Yes - Cursor is unusable
deanrie
(Dean Rie)
February 11, 2026, 4:54am
3
Hey, thanks for the report. This is a confirmed keybinding conflict.
We had a similar case before where Cmd+Shift+S got overridden by the agent sidebar (see the related thread: Cmd + M on Mac (minimize) no longer works due to default keybinding for `workbench.action.showAllEditors` ).
Workaround: Open Keyboard Shortcuts Cmd+K, Cmd+S, search for Option+Cmd+S, right-click the toggleUnifiedSidebar entry, and remove the keybinding. This should restore saveAll behavior on that shortcut.
system
(system)
Closed
March 5, 2026, 4:54am
4
This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.