asciidoctor-vscode icon indicating copy to clipboard operation
asciidoctor-vscode copied to clipboard

AsciiDoc support for Visual Studio Code using Asciidoctor

Results 215 asciidoctor-vscode issues
Sort by recently updated
recently updated
newest added
trafficstars

https://code.visualstudio.com/docs/getstarted/telemetry#_for-extension-authors

✨ enhancement
💬 discussion

On my machine the path to the `rg` binary was: ``` C:\path\to\Microsoft VS Code\resources\app\node_modules.asar.unpacked\@vscode\ripgrep\bin ``` Not really sure how we can reliably determine if the VS code application is using...

🐞 bug

Preview update performance is excessively slow (minutes to update a preview on an M1 Pro mac when the source is changed) in large repos with many symlinks (e.g. for nx...

🐞 bug

Hi, I am trying to preview an inline image using the extension, but the image does not get the correct path in the `` attribute. It only gets `` instead...

🐞 bug

Asciidoctor.js 3.x is published as ESM and does not work with the current VS code version. The next version (1.94) will support ESM: https://github.com/microsoft/vscode/issues/226260

✨ enhancement
🙃 upstream
⚙️ infrastructure

# Summary: Newer versions of the extension have a bug in the path handling. # Description: The value of the variable (path) {asciidoctorconfigdir} starts with a slash (example: '/c:/') so...

🐞 bug

Please provide details about: * What you're trying to do: creating a doc with a mermaid schema of kind "zenuml" * What happened: the format is not supported * What...

🐞 bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://redirect.github.com/actions/node-versions) | uses-with | major | `20` -> `22` | --- ### Release...

Please provide details about: * What you're trying to do I would like to use the following requested features in Asciidoctor for the VS Code extension as well. https://github.com/asciidoctor/asciidoctor/issues/1124 *...

✨ enhancement
💬 discussion

We have structured our documentation to include a global file at the beginning of each document. When opening a document, a lot of problems are reported that seem to indicate...

🐞 bug