Code Editor

Keyboard Shortcuts

Speed up your workflow with keyboard shortcuts.

Keyboard Shortcuts

Master these shortcuts to code faster.

General

  • `Cmd/Ctrl + S` - Save file
  • `Cmd/Ctrl + P` - Quick open file
  • `Cmd/Ctrl + Shift + P` - Command palette

Editing

  • `Cmd/Ctrl + D` - Select next occurrence
  • `Cmd/Ctrl + /` - Toggle comment
  • `Alt + Up/Down` - Move line

AI

  • `Cmd/Ctrl + K` - Open AI chat
  • `Cmd/Ctrl + Enter` - Send message to AI