This extension adds support for the Beancount language.
By default this extension just provides syntax highlighting for .beancount
and .bean
files, but also optional support for beancount-language-server
as well.
To use that you will need beancount
and beancount-language-server
available in your path. For example, on mac:
brew install beancount beancount-language-server
With that installed Zed will show Diagnostic information inline and in the Zed Diagnostics Panel like this: