Skip to content
Adam B edited this page Jan 28, 2019 · 14 revisions

It is possible to use the Julia LanguageServer in Emacs using the lsp-mode and the lsp-julia packages. See the README of lsp-julia to get it working. It also might be helpful to look at this discourse post from @ffevotte to get an idea of the capabilities available.

Alternatives

It may be possible to get LanguageServer.jl working with eglot, but nobody has tried this as far as I know. If you have LanguageServer.jl working with eglot, please edit this page with instructions for doing so.

Clone this wiki locally