Skip to content

10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 20:35
  • 🗑 Removal: Remove support for settings that are deprecated since 8.0.0: ltex.ignoreInRuleSentence, ltex.commands.ignore, ltex.commands.dummy, ltex.environments.ignore, ltex.markdown.ignore, and ltex.markdown.dummy
  • 🔧 Change: Replace ltex/serverStatus request with ltex.getServerStatus command
  • New: Add support for magic comments inside HTML comments in Markdown (<!-- ltex: SETTINGS -->)
  • 🔧 Change: Check frame title in argument of LATEX Beamer frames — vscode-ltex#239
  • New: Add range argument to ltex.checkDocument
  • New: Check documents even if their code language is not supported
  • 🐛 Bug fix: Fix comment sign before babel commands not recognized — vscode-ltex#245
  • 🐛 Bug fix: Fix removing items in settings with a hyphen prefix sometimes not working
  • 🐛 Bug fix: Fix space not added between two arguments of LATEX commands
  • 🐛 Bug fix: Fix manually checking BibTEX documents not working
  • 🐛 Bug fix: Fix words in dictionary containing markup not recognized