asciidoctor / asciidoctor-kroki

Asciidoctor.js extension to convert diagrams to images using Kroki!
https://kroki.io/
MIT License
151 stars 51 forks source link

Support workspace as base directory as configuration/fallback #131

Closed myatmin closed 2 years ago

myatmin commented 4 years ago

Since Asciidoctor VSCode extension support workspace as root directory in the setting "asciidoc.useWorkspaceRoot": true. It will be nice, if asciidoctor-kroki support workspace as base directory by configuration or workspace folder as fallback?

ggrossetie commented 4 years ago

I'm not familiar with the concept of workspace root in VS code but the base directory can already be configured in Asciidoctor.js. If this is sufficient, then you should probably open an issue in the VS code addon to properly configure the base directory when useWorkspaceRoot is set to true.

ggrossetie commented 2 years ago

Closing, feel free to reopen or create an issue at https://github.com/asciidoctor/asciidoctor-vscode