In VS Code cmd + k + w closes all tabs which doesn’t work in Cursor since cmd + k opens the the AI editor. How do I close all tabs?
Cursor has changed the keyboard shortcut for the action key from ⌘ + K
to ⌘ + R
. You can use ⌘ + R, W
to close all editors in the current group. Alternatively, you can change the keyboard shortcut in your key bindings. To do this, click on “Cursor” → “Settings” → “Keyboard Shortcuts” in the menu bar, and search for workbench.action.keychord.leader
.
2 Likes
Amazing, thank you so much!
That’s why I made: