Skip to content

v0.2.0

Choose a tag to compare

@hpopp hpopp released this 11 Jul 00:04
· 3 commits to main since this release
a375cc5

Changed

  • Updated to tree-sitter-koja 0.2.0, adding support for priv on struct, enum, const, type, and protocol declarations, leading and/or line continuations, and dotted nested-type names.

Fixed

  • Comments are now highlighted.
  • The outline panel shows the priv modifier on private declarations.