An extension that provides live preview, syntax highlighting, and snippets for the AsciiDoc format using Asciidoctor.
Launch Visual Studio Code "Quick Open" (Ctrl+P), paste the following command, and press Enter:
ext install asciidoctor.asciidoctor-vscode
Alternatively, use the built-in extension browser to find the AsciiDoc extension by asciidoctor and install it.
The full documentation lives in docs/:
Found a bug or have a question? Please check the existing issues first, then open a new one. See Get help for what to include.
Contributions are welcome. See Contributing to get started.

