IDE: Visual Studio (or Visual Studio Code) - Yash-777/MyWorld GitHub Wiki

Visual Studio Code

Extensions:

  • Open VS Code.
  • Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window, or by pressing Ctrl+Shift+X.

Install an Asciidoctor: Provides rich language support for AsciiDoc.

  • Search for "AsciiDoc".
  • Install a suitable extension, such as "AsciiDoc" by Asciidoctor (often the most comprehensive), or "AsciiDoc Author" for additional writing helpers.
Asciidoctor Asciidoctor reads the AsciiDoc source, as shown in the panel on the left in the image below, and converts it to publishable formats, such as HTML 5, as shown rendered in the panel on the right.
Asciidoctor is a fast, open source, Ruby-based text processor for parsing AsciiDoc® into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats.
  • AsciiDoc Processing and Built-in Converters
  • AsciiDoc is the language.
  • Asciidoctor is the processor.

⚠️ **GitHub.com Fallback** ⚠️