-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
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
Labels
No labels