Install and Update
Install from VS Code
Launch Visual Studio Code "Quick Open" (Ctrl+P), paste the following command, and press Enter:
ext install asciidoctor.asciidoctor-vscode
Alternatively, open the built-in Extensions browser, search for the AsciiDoc extension by asciidoctor, and install it.
VS Code for the Web
This extension is also available as a pre-release (alpha) in Visual Studio Code for the Web and can be installed using the same procedure.
Not every feature is available in the browser. The table below summarizes what each environment supports.
| Feature | Desktop | Web |
|---|---|---|
Document outline and symbols |
✔️ |
✔️ |
✔️ |
✔️ |
|
|
✔️ |
✔️ (relative paths within the workspace) |
Equations (via MathJax) |
✔️ |
✔️ (requires security to be disabled) |
✔️ |
⛔ |
|
✔️ |
✔️ |
|
✔️ |
✔️ (via Ctrl+V in the editor) |
|
✔️ |
⛔ |
|
✔️ |
⛔ |
|
✔️ |
✔️ |
|
Syntax highlighting |
✔️ |
✔️ (requires security to be disabled) |
✔️ |
✔️ |