Toggling between AI and normal editing is crucial to me. I still didn’t decide to pay for a subscription and returned to VSCode because of this issue.
Please help.
I landed here after searching for a way to quickly toggle completions on/off, and found a solution that works for me:
- Go to Cursor > Settings > Keyboard Shortcuts
- Add a keybinding for
Enable Cursor Tab
- Add a keybinding for
Disable Cursor Tab
In my case I used ⌘K ⌘L and ⌘K ⌘J to enable/disable. Easy for me to remember and quick to execute when I don’t want to interrupt my workflow.