Releases: polarmutex/beancount-language-server
Releases · polarmutex/beancount-language-server
v1.1.0
v1.0.3
v1.0.2
1.0.2 (2022-04-28)
Bug Fixes
v1.0.1
v1.0.0
1.0.0 (2021-11-12)
Bug Fixes
- completion node handling (72c9c4c)
- diagnostics not being cleared when going to no diagnostics (82bd84c)
- do ci only on PR (f1c00ce)
- ext before testing (31d62a3)
- github funding (9b13a15)
- invalid date error (db31d61)
- Nil compare for diagnostics (91330be)
- some clippy warnings (b814eaa)
- tree-sitter v0.20 fix (9dcef83)
- txn_string completion (81b5ded)
Features
- account completion (3745563)
- add ability to call bean-check (a8d4609)
- add ability to change python path to lsp (84041f2)
- add diagnostics from bean-check (6f1f5de)
- add initial set of rust ci (313afe0)
- add on save (9f014ac)
- add start of document formatting (b585367)
- add start of formatting tests (2ed4cc3)
- addded initial basic completions (52a8e55)
- added bean-check diagnostics (3ef3523)
- added Data completion (c72a0cd)
- added flag entries to diagnostics (17fe261)
- added warning for flagged entries (c7bd60d)
- basic doc formatting is good shape (d6ca9e2)
- basic doc formatting test done (d30b2b7)
- completion framework (a70617e)
- completion of date (47a3527)
- editing tree on save done (b6e3d2e)
- formatting (179c798)
- import recursion on load to populate forest (e81193a)
- initial lsp tests, impl didOpen (32b61e7)
- initial README (0035be2)
- initial vs code ext from release (8ceed50)
- initialize tests (a860983)
- reorg, added TS parsing on launch (7af1a88)
- restructure add lerna (54b3d44)
- successfully calling bean-check (1681217)
- support diagnostics for flagged entries (4a4b1f3)
- switch to injection (58e8cca)
- switching to injection (8c30e74)
- tree-sitter parse on open files (1f5d836)
- txn_string completion (94d57fc)
- updated tree-sitter wasm to v2 (d5765cb)