You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🗑 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