Releases: valentjn/vscode-ltex
Releases · valentjn/vscode-ltex
4.6.6 — “The Timeout Theorem”
- 🐛 Bug fix: Fix
fromPos must be less than toPos
LT errors - ✨ New: Localization of diagnostics, initially support of English and German
- ✨ New: Add timeout for
latex.AnnotatedTextBuilder
; unfortunately this only displays an error, but does not kill the process - ✨ New: Add support for
\(
,\)
,\[
,\]
- 🔧 Change: Don't insert spaces before
\text
in display math
4.6.5 — “The Consistency Integration”
- 🔧 Change: Make readme and
package.json
consistent - 🐛 Bug fix: Fix second arguments of
\(re)newcommand
not ignored
4.6.4 — “The Umlaut Expansion”
- 🔧 Change: Ignore some commands often found in LATEX preambles
- ✨ New: Support umlauts and eszett
4.6.3 — “The Version Interruption”
- 🐛 Bug fix: Fix deployed
*.vsix
needed Java 11, not 8
4.6.2 — “The vsce Minimization”
- 🔧 Change: Don't include vsce in extension
4.6.1 — “The Badges Vortex”
- 🔧 Change: Link badges in readme
4.6.0 — “The LTeX Resurgence”
- 🔧 Change: Forked abandoned repository, rename to vscode-ltex
- 🔧 Change: Update LanguageTool to 4.6 (see LT 4.6 release notes)
- 🔧 Change: Update other dependencies (vscode, vscode-languageclient, LSP, JUnit, Gradle)
- 🔧 Change: Implement simple LATEX parser