Skip to content

Releases: gtarawneh/languagetool-sublime

v0.2.6

29 Jan 11:49
Compare
Choose a tag to compare
  • Add default and user settings to Preferences menu
  • Expand configuration instructions in README

v0.2.5

25 Jul 21:32
Compare
Choose a tag to compare
  • Fix a couple of issues (#10 and #26)
  • Add support for ignoring scopes

v0.2.4

13 Nov 18:21
Compare
Choose a tag to compare
  • 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

22 Sep 17:54
Compare
Choose a tag to compare

v0.2.2

31 Jul 11:18
Compare
Choose a tag to compare
  • Added option to show problem description and suggestions in panel instead of status bar (enabled by default)

v0.2.1

22 Jul 16:23
Compare
Choose a tag to compare
  • Fixed an issue with LanguageTool: Change Language command in ST3

v0.2.0

21 Apr 12:58
Compare
Choose a tag to compare
  • 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.

v0.1.1

13 Apr 18:30
Compare
Choose a tag to compare
  • Changed keybindings to avoid overriding defaults
  • Changed language setting to autodetect (was English)

v0.1.0

07 Apr 21:07
Compare
Choose a tag to compare
Add Linux and OSX keymap files