asciidoctor-vscode
asciidoctor-vscode copied to clipboard
AsciiDoc support for Visual Studio Code using Asciidoctor
In Atom, when I write a variable, such as `{context}`, the variable gets highlighted. In VSCode only the brackets get highlighted. Is it possible to highlight the entire variable?
In Atom, when I write an ordered list (with . markers at the start of every item) or an unordered list (with * markers at the start of every item),...
 As in picture, source highlight of Ascii can support Integrated language like json but can not support language Autohotkey2 which the installed extension of this language has identified it...
The latest release replaced the complete changelog by the release changelog: https://github.com/asciidoctor/asciidoctor-vscode/blob/master/CHANGELOG.md
After editing includes for a document, images or an `.asciidoctorconfig` file and when I then return to the original document, the preview still shows the old contents. I then trigger...
Given: ``` link:foo.adoc[role=bar] ``` It should produce: ```html full.adoc ``` But currently, the class is `"undefined"`.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | [@antora/content-classifier](https://antora.org) ([source](https://gitlab.com/antora/antora)) | dependencies...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@asciidoctor/core](https://redirect.github.com/asciidoctor/asciidoctor.js) | dependencies | major | [`2.2.7` -> `3.0.4`](https://renovatebot.com/diffs/npm/@asciidoctor%2fcore/2.2.7/3.0.4) | | [@asciidoctor/docbook-converter](https://redirect.github.com/asciidoctor/asciidoctor-docbook.js) |...
Type: Bug When I Ctrl+left-click to select 2 files, then right-click one of the files to show the context menu, the last file I selected is un-selected, leaving only the...