MartinWolke / lsp-julia

MIT License
5 stars 21 forks source link

julia 1.0 #13

Open gdkrmr opened 5 years ago

gdkrmr commented 5 years ago

LanguageServer.jl is running on 1.0, it is not super stable yet, currently you need master for LanguageServer, StaticLint and CSTParser.

@non-Jedi: STDIN and STDOUT have to be changed to lowercase for Julia 1.0 in the command starting the server, I am not sure if there is an elegant way for doing this.

non-Jedi commented 5 years ago

I'm planning on taking a look at this as soon as a stable LanguageServer.jl is released for 1.0. :)

Given what's been said in this repos README, it might be best to file issues directly against my fork now.

gdkrmr commented 5 years ago

there is no issue button in your repo.

non-Jedi commented 5 years ago

There are now. :)

https://github.com/non-Jedi/lsp-julia/issues/3