Skip to content

julia lsp exiting immediatly #10760

Discussion options

You must be logged in to vote

The err <- lines in the log are what julia is printing to stderr when run. You should see the same when running the command for that language server: julia --startup-file=no --history-file=no --quiet -e "using LanguageServer; runserver()". It looks like you may need to install the language server's package

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@luiswirth
Comment options

Answer selected by luiswirth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10759 on May 14, 2024 14:51.