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
✨ New: Download LTEX LS on demand with all languages already included; this removes the need for language support extensions — #6
🔧 Change: Download Java distribution on demand if no suitable Java installation has been found — #5
🔧 Change: Adhere to Semantic Versioning 2.0.0. This means that the version of LTEX is not tied to the version of LanguageTool anymore, as the version of LanguageTool is not a semantic version. LTEX 5.0.0 uses LanguageTool 4.9.
🔧 Change: Rename ltex.<LANGUAGE>.dictionary → ltex.dictionary (object with <LANGUAGE> keys)
🔧 Change: Rename ltex.<LANGUAGE>.disabledRules → ltex.disabledRules (object with <LANGUAGE> keys)
🔧 Change: Rename ltex.<LANGUAGE>.enabledRules → ltex.enabledRules (object with <LANGUAGE> keys)