Releases: gtarawneh/languagetool-sublime
Releases · gtarawneh/languagetool-sublime
v0.2.6
v0.2.5
v0.2.4
- Change default fix problem binding to alt+shift+f
- Show url links in problem description
- Add
Deactivate Rule
/Activate Rule
commands to ignore rules of choice - Add
Start Local Server
command - Add variants of
Check Text
command (to check text using local or remote servers) - Wrap problem description in panel
- Fix python import issue affecting certain linux machines
- Fix issue that caused problem highlight regions to be shifted by 1 char if the line was preceded by two new line chars
v0.2.3
- Migrated to LanguageTool v2 API
v0.2.2
v0.2.1
v0.2.0
- Added new command to clear highlighted issues. This has no keybinding by default but is listed in the command palette as
LanguageTool: Clear Problems
- Added new command to specify text language. This is listed in the command palette as
LanguageTool: Change Language
. Unless this command is used, text language is detected automatically by LanguageTool.