- Correctly handle terminal-close event.
- Fix some potential bugs;
beancount.mainBeanFile
now cen be set to either a relative path or a full path. (@robotkid)
- Fix a bug related to an empty contentChanges array. (@robotkid)
- Code snippets (@vlamacko)
- Run Fava to view balances
- The extension now will not check unrelated files. #8
- Automatically check bean file and show errors in VSCode.
- Add wordPattern regex to improve autocompletion. @dcyoung05
- Made the extension honor editor.tabSize when inserting new postings
- Initial release