Beancount#
Server#
For more information about the LSP server, check beancount-language-server.
Installation#
This Server supports automatic install.
Install this language server with M-xlsp-install-server
RETbeancount-ls
RET.
cargo install beancount-language-server
For more instructions on how to install manually, check here.
Debugger: Not available#
Available configurations#
lsp-beancount-journal-file
#
Type: string
Default: nil
Path to Beancount journal file.
The path can be absolute, or relative to the currently opened file. Use nil (the default) to use the current beancount buffer as the journal file.
lsp-beancount-langserver-executable
#
Type: string
Default: beancount-language-server
Command to start Beancount language server.
Last update:
November 19, 2024