How to toggle to normal editing?

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:

  1. Go to Cursor > Settings > Keyboard Shortcuts
  2. Add a keybinding for Enable Cursor Tab
  3. 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.