Earthfile language server#
Server#
For more information about the LSP server, check earthlyls.
Installation#
This Server supports automatic install.
Install this language server with M-xlsp-install-server
RETearthlyls
RET.
cargo install earthlyls
Debugger: Not available#
Available configurations#
lsp-earthly-active-modes
#
Type: (list symbol)
Default: (earthfile-mode)
List of major mode that work with earthlyls.
lsp-earthly-home-url
#
Type: string
Default: https://github.com/glehmann/earthlyls
Url we use to install earthlyls.
lsp-earthly-store-path
#
Type: file
Default: ~/.emacs.d/.cache/lsp/earthly
The path to the file in which earthlyls
will be stored.
Last update:
November 10, 2024