Currently it does the following:
- Returns diagnostics(errors) on file open and save
- completion of date, payee strings, and accounts
- formatting of the document
I have plans on more features in the future like more formatting options, go to definition, folding , and renaming.
I use neovim to edit beancount files and this tool really improves the workflow of using beancount in neovim. I have been using it for the last few months, but there are still some rough edges I am trying fix. Looking for feedback, ideas, and testing to make this really useful. Will gladly accept issues and pull requests to improve the tool.
My goal is to continue to make plugins to make editing and using beancount on Neovim editor first class. I plan on writing some blog posts on my workflow in the future