- 🔧 Change: Update LanguageTool 6.6 (see LT release notes)
- 🔧 Change: Update to lsp-cli-plus 2.2.0. See lsp-cli-plus release notes.
- 🔧 Change: Update bundled Java runtime from 21.0.4+7 to 21.0.5+11. No separate beta Java runtime build is required anymore for Windows aarch64.
- ✨ New: Add support for Neorg (LSP language ID
neorg
) — #55 - ✨ New: Add support for \NewDoumentCommand, \NewDocumentEnvironment, \NewExpandableDocumentCommand, \NewCommandCopy, \NewEnvironmentCopy, \IfNoValueTF, \IfValueTF, \IfBlankTF, \IfBooleanTF and many more (LATEX) — #69
- ✨ New: Add support for AsciiDoc (LSP language IDs
asciidoc
) — vscode-ltex-plus#128 - 🐛 Bug fix: Fix false positives in Typst — #72
- 🐛 Bug fix: Ignore code blocks and raw text in Typst — #74