Skip to main content Use keyboard shortcuts to navigate and edit faster in the web editor. The editor supports common shortcuts like copy, paste, undo, and select all, along with the shortcuts listed below.
Visual mode
Use these shortcuts when editing in Visual mode.
Search and navigation
Command macOS Windows Search files Cmd + P Ctrl + P Open agent Cmd + I Ctrl + I
Text formatting
Command macOS Windows Bold Cmd + B Ctrl + B Underline Cmd + U Ctrl + U Strikethrough Cmd + Shift + S Ctrl + Shift + S Code Cmd + E Ctrl + E Subscript Cmd + , Ctrl + , Superscript Cmd + . Ctrl + .
Headings
Command macOS Windows Text Cmd + Option + 0 Ctrl + Alt + 0 Heading 1 Cmd + Option + 1 Ctrl + Alt + 1 Heading 2 Cmd + Option + 2 Ctrl + Alt + 2 Heading 3 Cmd + Option + 3 Ctrl + Alt + 3 Heading 4 Cmd + Option + 4 Ctrl + Alt + 4
Lists and blocks
Command macOS Windows Unordered list Cmd + Shift + 8 Ctrl + Shift + 8 Blockquote Cmd + Shift + B Ctrl + Shift + B
Content actions
Command macOS Windows Add link Cmd + K Ctrl + K Add line break Cmd + Enter Ctrl + Enter Component menu / /
Markdown mode
Markdown mode uses the Monaco editor, which supports standard VS Code keyboard shortcuts.
Search and navigation
Command macOS Windows Search files Cmd + P Ctrl + P Find Cmd + F Ctrl + F
Editing
Command macOS Windows Toggle comment Cmd + / Ctrl + / Indent line Tab Tab Outdent line Shift + Tab Shift + Tab Move line up Option + ↑ Alt + ↑ Move line down Option + ↓ Alt + ↓ Duplicate line Shift + Option + ↓ Shift + Alt + ↓
Multiple cursors
Command macOS Windows Add cursor Option + ClickAlt + ClickAdd cursor above Cmd + Option + ↑ Ctrl + Alt + ↑ Add cursor below Cmd + Option + ↓ Ctrl + Alt + ↓