v4.56.0
What's Changed
- Better debug msgs for Python client and use nfnl hot reload for remote.stdio module by @russtoku in #684
- Improve snd-s7 and sql clients. by @russtoku in #686
- Prevent Guile REPL completions when eval is pending by @seamusriordan in #688
- Fix iw text object as iW to select school.lesson-6-message by @gbroques in #694
- jump-to-latest: close-hud by @jessie-ross in #690
- Prevalidate scheme and Guile before eval by @seamusriordan in #687
- Conjure JavaScript Support by @Stansom in #685
- Add tree-sitter based completions to Guile, Scheme, and Common Lisp by @seamusriordan in #695
- Update Racket client to use new module define and remove viml->lua by @russtoku in #700
- Convert clients to nfnl from aniseed by @russtoku in #701
- fix error in issue #466 by @bx-sa1 in #705
New Contributors
- @gbroques made their first contribution in #694
- @jessie-ross made their first contribution in #690
- @Stansom made their first contribution in #685
- @bx-sa1 made their first contribution in #705
Full Changelog: v4.55.0...v4.56.0
There's more changes coming such as #704 and #698 but I wanted to cut a tag off for those of you that want to pin to these features before further changes. I've also got some Clojure improvements in the pipe although they're subtle and to do with long standing smaller issues.