Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to work in VS Code context #100

Closed
wants to merge 1 commit into from

Commits on Aug 8, 2023

  1. Fix to work in VS Code context

    it avoids to rely on `process.execPath` which resolves to `code` binary
    in VS Code context although it expects the `node` binary
    
    relates to asciidoctor/asciidoctor-vscode#731
    
    Signed-off-by: Aurélien Pupier <apupier@redhat.com>
    apupier committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6897f06 View commit details
    Browse the repository at this point in the history