Cheat sheet
This page lists every command and keyboard shortcut provided by the extension.
All commands are available from the command palette (Ctrl+Shift+P or F1, Mac: Cmd+Shift+P) by typing their name.
The Web column tells you whether an action is available in VS Code for the Web: ✔️ supported, ⛔ desktop only.
Editing
| Command | Windows/Linux | Mac | Web |
|---|---|---|---|
Ctrl+B |
Cmd+B |
✔️ |
|
Ctrl+I |
Cmd+I |
✔️ |
|
Ctrl+M |
Cmd+M |
✔️ |
|
Ctrl+Alt+V |
Option+Cmd+V |
⛔ |
|
On VS Code for the Web you can still paste an image with the standard Ctrl+V (Mac: Cmd+V) inside the editor. See Paste an image. |
Reference
| Command | Windows/Linux | Mac | Web |
|---|---|---|---|
AsciiDoc: Open AsciiDoc Cheat Sheet |
— |
— |
✔️ |
Opens a built-in AsciiDoc language syntax reference — the most common elements, blocks, macros and attributes at a glance — as a locked preview to the side. Unlike the other commands, it is available from the command palette even when no AsciiDoc file is open, so you can pull up the syntax at any time.
Preview
| Command | Windows/Linux | Mac | Web |
|---|---|---|---|
AsciiDoc: Open Preview |
Ctrl+Shift+V |
Cmd+Shift+V |
✔️ |
AsciiDoc: Open Preview to the Side |
Ctrl+K V |
Cmd+K V |
✔️ |
AsciiDoc: Open Locked Preview to the Side |
— |
— |
✔️ |
AsciiDoc: Show Source |
— |
— |
✔️ |
AsciiDoc: Refresh Preview |
— |
— |
✔️ |
AsciiDoc: Toggle Preview Locking |
— |
— |
✔️ |
AsciiDoc: Manage Preview Security Settings |
— |
— |
✔️ |
AsciiDoc: Manage Asciidoctor.js Extensions Trust Mode |
— |
— |
✔️ |
See Preview for details.
Antora
| Command | Windows/Linux | Mac | Web |
|---|---|---|---|
AsciiDoc: Enable Antora support in this workspace |
— |
— |
✔️ |
AsciiDoc: Disable Antora support in this workspace |
— |
— |
✔️ |
See Antora support for details.
|
Any shortcut can be changed from (Mac: ). Search for the command name to rebind it. |