Skip to content

4.7.0: Sort command signatures

Compare
Choose a tag to compare
@valentjn valentjn released this 06 Dec 06:59
· 995 commits to develop since this release
  • πŸ”§ Change: Update LanguageTool to 4.7 (see LT 4.7 release notes)
  • ✨ New: Support multi-root workspaces, all configuration settings except ltex.enabled are now resource-specific β€” vscode-ltex#7
  • πŸ”§ Change: Save dictionary settings under full language short code (e.g., en-US instead of en). If you already have a dictionary under ltex.en.dictionary and use en-US as language (not en), you have to rename the settings name to ltex.en-US.dictionary (similarly for other languages).
  • πŸ—‘ Removal: Remove diagnostics when a file is closed
  • πŸ› Bug fix: Prevent insertion of text in TikZ mode
  • ✨ New: Add support for more commands such as \newenvironment, \newgeometry, and \pagenumbering