Skip to content

Releases: koja-lang/vscode-koja

v0.2.0

Choose a tag to compare

@hpopp hpopp released this 04 Aug 01:51
91f4ca9

Added

  • Syntax highlighting for the error channel: the try, fail, and rescue keywords and the ! separator in -> T ! E signatures.

v0.1.1

Choose a tag to compare

@hpopp hpopp released this 11 Jul 00:57
ac182c2

Fixed

  • Format on save works reliably now that formatting goes through the language server only, instead of two competing formatters.
  • The extension declares itself the default formatter for Koja files, so a globally configured editor.defaultFormatter no longer disables formatting.

v0.1.0

Choose a tag to compare

@hpopp hpopp released this 27 Jun 15:56
70264fa

Initial release.