Skip to content

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-serverRETearthlylsRET.

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: June 29, 2024