Skip to content

9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 09:42
  • πŸ”§ Change: Make versioning independent of vscode-ltex; LTEX LS now adheres to Semantic Versioning 2.0.0
  • ✨ New: Require support of LSP 3.15
  • πŸ”§ Change: Update LanguageTool to 5.2 (see LT 5.2 release notes)
  • ✨ New: Add ltex.additionalRules.enablePickyRules to still be able to detect false friends after the update of LanguageTool (default: false)
  • πŸ”§ Change: Replace ltex/progress with $/progress β€” #34
  • ✨ New: Add customCapabilities in InitializeParams.initializationOptions
  • πŸ—‘ Removal: Remove unneeded command arguments type and command
  • πŸ”§ Change: Replace \dots with Unicode ellipsis … instead of three dots ... to fix some false positives
  • ✨ New: Add documentation