-
Notifications
You must be signed in to change notification settings - Fork 220
Set JULIA_LANGUAGESERVER=1 for language server processes. #1707
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
Conversation
|
This needs to check whether I'm also not sure if I like anyone messing with how we start the LS, but there's probably not much we can do about it :) This is also unlikely to be used by anyone who doesn't know what's going on, so whatever. |
|
Thanks, I will fix that. Can it happen that the language server/Julia REPL can be started if it is undefined? Perhaps if you open a single file?
I don't need this for the LS startup, but currently there is only a single option for specifying the Julia binary so I don't have much choice. |
|
What do you think about setting a |
|
Fine with me if you think the system can handle possible different binaries running the user process and the language server. |
043c1a7 to
63886b2
Compare
|
Updated the PR |
63886b2 to
ae80be0
Compare
This makes it possible to use
direnvwith the VSCode extension by settingJulia: Executable Pathto the following script: