- feat(extension): display message when formatting fails due to non-parser errors.
- feat: move
..spread
,..
to the end of patterns and reassignments (#7) - fix: remove comma after
..
in patterns and reassignments (#7) - fix: support malformed
macro_rules!
(jinx-rust@0.1.6) - fix: unprinted comment errors in failed macros (#8)