Skip to content

Introspect on Julia side of extension #1961

@goretkin

Description

@goretkin

If this question is better to be asked on Discourse, please let me know.

In Julia for VSCode, there are two Julia environments corresponding to commands "Julia: Start REPL" "Julia: Restart Language Server".

The "Julia side" of the extension runs in this environment with this entrypoint.

Can I get a REPL where I can access the LanguageServerInstance and something like, I don't know, access the currently focused Document?

It looks like run(::LanguageServerInstance) isn't designed to enable that, and scripts/languageserver/main.jl is not supposed to terminate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions