Skip to content

Releases: ltex-plus/vscode-ltex-plus

16.0.0-alpha.nightly.2026-08-21

Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:12

This is a nightly build. Use at your own risk.

15.7.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 18:35
c8c9497

15.7.1

  • 🔧 Change: Update to ltex-ls-plus 18.7.0 (15.7.0 was inadvertently published with the old 18.6.1 server, so its server-side improvements were unavailable) — ltex-ls-plus#157

15.7.0

15.6.1

Choose a tag to compare

@github-actions github-actions released this 19 Oct 14:18
  • 🔧 Change: Update to LTEX+ LS 18.6.1
  • 🐛 Bug fix: Fix Hidden False Positives in vscode-ltex-plus — #165
  • 🐛 Bug fix: Fix magic comments: Allow multiple settings per comment — ltex-ls-plus#119, @Nils1729

15.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 18:39

15.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 19:58

15.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 20:26
  • New: Add support for AsciiDoc — #128
  • New: Add support for \NewDoumentCommand, \NewDocumentEnvironment, \NewExpandableDocumentCommand, \NewCommandCopy, \NewEnvironmentCopy, \IfNoValueTF, \IfValueTF, \IfBlankTF, \IfBooleanTF and many more (LATEX) — ltex-ls-plus#69
  • New: Add support for Neorg — ltex-ls-plus#55
  • 🔧 Change: Update LanguageTool 6.6 (see LT release notes)
  • 🔧 Change: Update to LTEX+ LS 18.5.0. See ltex-ls-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.
  • 🐛 Bug fix: Fix false positives in Typst — ltex-ls-plus#72
  • 🐛 Bug fix: Ignore code blocks and raw text in Typst — ltex-ls-plus#74
  • 🐛 Bug fix: "Open LTEX+ settings" button on Walkthrough takes to old settings page — #138

15.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Dec 09:18
  • 🐛 Bug fix: Fix LTEX commands when ltex.enabled is set to false — #106
  • 🐛 Bug fix: Fix status bar item symbols after using LTEX: Close LTEX+ command — #73
  • 🐛 Bug fix: Fix timeout issue for low-end computers — #60
  • 🔧 Change: Update to LTEX+ LS 18.4.0
  • New: Add support for apacite commands — valentjn/ltex-ls#268, Benoît Pasquier
  • New: Add support for \cpageref, \labelcref and variants — valentjn/ltex-ls#266, Loïc Reynier
  • 🐛 Bug fix: Improved comment parsing and Rust support — valentjn/ltex-ls#238, valentjn/ltex-ls#224, Andrii Savytskyi
  • 🐛 Bug fix: Fix spelling errors for Spanish dummies — #105

15.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 20:05
  • New: Add support for Typst — ltex-ls-plus#39, #49
  • New: Add support for Quarto. — #63
  • New: Add support for MDX — #88
  • New: Add LTeX: Close LT<sub>E</sub>X+ command to close the extension and LTEX+ LS — #73
  • New: Publish LTEX+ on Open VSX: https://open-vsx.org/extension/ltex-plus/vscode-ltex-plus#83
  • 🐛 Bug fix: Fix error message when using the command LTeX: Reset and Restart#94
  • 🔧 Change: Settings ltex.additionalRules.word2VecModeland ltex.additionalRules.neuralNetworkModel are marked as deprecated. They are not used by LanguageTool anymore, see LanguageTool 6.0 release notes
  • 🔧 Change: Update to LTEX+ LS 18.3.0
  • 🐛 Bug fix: Fix spelling errors for Swedish dummies — #89

15.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Oct 08:51

15.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 10:23
  • 🔧 Change: New LTEX+ logo and branding.
  • 🔧 Change: Update LanguageTool from 6.0 to 6.5 again (see LT 6.5 release notes). LTEX+ LS 18.1.0 including Java 21 is now used.
  • 🔧 Change: Change default maximum Java heap size to 2048 MB.