Skip to content

Releases: valentjn/vscode-ltex

4.6.6 — “The Timeout Theorem”

02 Sep 13:29
Compare
Choose a tag to compare
  • 🐛 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”

03 Sep 17:31
Compare
Choose a tag to compare
  • 🔧 Change: Make readme and package.json consistent
  • 🐛 Bug fix: Fix second arguments of \(re)newcommand not ignored

4.6.4 — “The Umlaut Expansion”

01 Mar 08:02
Compare
Choose a tag to compare
  • 🔧 Change: Ignore some commands often found in LATEX preambles
  • New: Support umlauts and eszett

4.6.3 — “The Version Interruption”

01 Mar 08:03
Compare
Choose a tag to compare
  • 🐛 Bug fix: Fix deployed *.vsix needed Java 11, not 8

4.6.2 — “The vsce Minimization”

01 Mar 08:03
Compare
Choose a tag to compare
  • 🔧 Change: Don't include vsce in extension

4.6.1 — “The Badges Vortex”

01 Mar 08:04
Compare
Choose a tag to compare
  • 🔧 Change: Link badges in readme

4.6.0 — “The LTeX Resurgence”

01 Mar 08:04
Compare
Choose a tag to compare
  • 🔧 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