Erlang#
Server#
For more information about the LSP server, check elp.
Installation#
For more instructions on how to install manually, check here.
Debugger: Not available#
Available configurations#
lsp-erlang-elp-download-url
#
Type: string
Default: https://github.com/WhatsApp/erlang-language-platform/releases/latest/download/elp-linux-x86_64-unknown-linux-gnu-otp-26.tar.gz
Automatic download url for erlang-language-platform.
lsp-erlang-elp-server-command
#
Type: (repeat string)
Default: (elp server)
Command to start erlang-language-platform.
lsp-erlang-elp-store-path
#
Type: file
Default: ~/.emacs.d/.cache/lsp/erlang/elp
The path to the file in which elp
will be stored.
lsp-erlang-elp-types-on-hover
#
Type: boolean
Default: t
Show eqWAlizer types on hover.
Last update:
November 13, 2024