13.0.0
github-actions
released this
11 Aug 18:19
·
154 commits
to develop
since this release
- π§ Change: Migrate from Java to Kotlin
- β¨ New: Add support for checking comments in many popular programming languages β vscode-ltex#350
- β¨ New: Add non-server batch mode via
--input-documents
β #71 - β¨ New: Add support for rule-dependent diagnostic severities in
ltex.diagnosticSeverity
β #95 - β¨ New: Add support for vowel dummies in LATEX (
"vowelDummy"
inltex.latex.commands
) and Markdown ("vowelDummy"
inltex.markdown.nodes
) β vscode-ltex#366 - β¨ New: Add support for more LATEX commands (
\mathop
,\overline
,\tilde
,\alpha
, etc.) for automatic vowel detection in formulas in LATEX β #92, Shuhao Cao (@scaomath) - β¨ New: Add support for
\counterwithin
,\counterwithout
, and\numberwithin
in LATEX β #87, Alexander Zeilmann (@AlexanderZeilmann) - π Bug fix: Don't ignore second argument of
\setkomavar
in LATEX β vscode-ltex#373 - β¨ New: Add support for
InitializeParams.locale
when using LSP 3.16 or later, deprecateCustomInitializationOptions.locale
- π Removal: Remove support for magic comments in XHTML
- π§ Change: Change format of changelog