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

CommandmacOSWindows
Search filesCmd + PCtrl + P
Open agentCmd + ICtrl + I

Text formatting

CommandmacOSWindows
BoldCmd + BCtrl + B
UnderlineCmd + UCtrl + U
StrikethroughCmd + Shift + SCtrl + Shift + S
CodeCmd + ECtrl + E
SubscriptCmd + ,Ctrl + ,
SuperscriptCmd + .Ctrl + .

Headings

CommandmacOSWindows
TextCmd + Option + 0Ctrl + Alt + 0
Heading 1Cmd + Option + 1Ctrl + Alt + 1
Heading 2Cmd + Option + 2Ctrl + Alt + 2
Heading 3Cmd + Option + 3Ctrl + Alt + 3
Heading 4Cmd + Option + 4Ctrl + Alt + 4

Lists and blocks

CommandmacOSWindows
Unordered listCmd + Shift + 8Ctrl + Shift + 8
BlockquoteCmd + Shift + BCtrl + Shift + B

Content actions

CommandmacOSWindows
Add linkCmd + KCtrl + K
Add line breakCmd + EnterCtrl + Enter
Component menu//

Markdown mode

Markdown mode uses the Monaco editor, which supports standard VS Code keyboard shortcuts.

Search and navigation

CommandmacOSWindows
Search filesCmd + PCtrl + P
FindCmd + FCtrl + F

Editing

CommandmacOSWindows
Toggle commentCmd + /Ctrl + /
Indent lineTabTab
Outdent lineShift + TabShift + Tab
Move line upOption + Alt +
Move line downOption + Alt +
Duplicate lineShift + Option + Shift + Alt +

Multiple cursors

CommandmacOSWindows
Add cursorOption + ClickAlt + Click
Add cursor aboveCmd + Option + Ctrl + Alt +
Add cursor belowCmd + Option + Ctrl + Alt +