Skip to content
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

[Request] Adding Julia (Lanuage Server) #151

Closed
kozo2 opened this issue Feb 9, 2020 · 3 comments · Fixed by #157
Closed

[Request] Adding Julia (Lanuage Server) #151

kozo2 opened this issue Feb 9, 2020 · 3 comments · Fixed by #157

Comments

@kozo2
Copy link

kozo2 commented Feb 9, 2020

The Julia language also has a Language Server.

https://github.com/julia-vscode/LanguageServer.jl

Can I ask you the additional support (for Julia)?

@mattn
Copy link
Owner

mattn commented Feb 9, 2020

It is possible to add Julia Language Server to the vim-lsp-settings entry. However, the current Julia Language Server has broken dependencies on CSTParser and SymbolServer. I'm already confirm Julia Language Server works with vim-lsp-settings.

add LanguageServer.jl#master

https://twitter.com/mattn_jp/status/1223420691095048192

@kozo2
Copy link
Author

kozo2 commented Feb 9, 2020

Thank you for the information (Sorry, I did not check it.)
I'll keep watching LanguageServer.jl.
I will request again when LanguageServer.jl improves.
I close this once.

@kozo2 kozo2 closed this as completed Feb 9, 2020
@mattn
Copy link
Owner

mattn commented Feb 9, 2020

I keep this open until julia branch will be merged. Thanks.

https://github.com/mattn/vim-lsp-settings/tree/julia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants