v0.1.1
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.defaultFormatterno longer disables formatting.