VS Code extension that ships the Beancount language server for fast, accurate editing of Beancount journals. Bundles the binaries from the polarmutex/beancount-language-server project: https://github.com/polarmutex/beancount-language-server
What you get
Completions for accounts, payees, dates, narration, tags, links, and transaction types
Diagnostics powered by the beancount Python package
Formatting aligned with bean-format options (prefix width, number width, currency column)
Rename, references, and semantic highlighting
Requirements
Python with the beancount package installed in the environment VS Code uses: