Emacs LanguageTool.el Versions Save

LanguageTool suggestions integrated within Emacs

v1.3.0

1 year ago

Added

Fixed

v1.2.0

1 year ago

Added

  • Support for ispell LocalWords ignored words.

Removed

  • Package request 0.3.* dependency.

v1.1.0

1 year ago

Added

  • Support for API premium features.

v1.0.0

2 years ago

Added

  • languagetool-set-language has its own history and autocompletion.
  • Customizable alist with all the available language codes and names.
  • Customizable alist with the issue faces and names.
  • New and better documentation in ReadMe file.
  • languagetool-correction-language is buffer local and safe variable.

Changed

  • languagetool-default-language is now languagetool-correction-language.
  • languagetool-language-tool-jar is now languagetool-console-command.
  • languagetool-language-tool-arguments is now languagetool-console-arguments.
  • langaugetool-server-language-tool-jar is now languagetool-server-command.
  • languagetool-check recheck the buffer in LanguageTool Server Mode.
  • languagetool-clear-buffer is now languagetool-clear-suggestions.

Removed

  • LanguageTool Server Mode only checks when idle after 3 secconds by default.
  • languagetool-language-tool-class is no longer necessary for class detection.
  • languagetool-server-delayed-commands is no longer available.
  • languagetool-clear-buffer no recheck the buffer when LanguageTool Server Mode is active.

Fixed

  • If using LanguageTool classes, fails invoking LanguageTool.
  • Customizable support, now customize recognize and build correctly the interface for package variables.

v0.4.3

2 years ago

Fixed

  • Error when putting ~ on LanguageTool jar path. (Fix #7)

v0.4.2

2 years ago

Fixed

  • Error when checking with classes on. (Fix #3)

v0.4.1

2 years ago

Fixed

  • Support for using class files directly. (Fix #3)

v0.4.0

2 years ago

Added

  • LanguageTool Server Mode has a delay of two secconds before checking the buffer when idle. (Close #2)
  • LanguageTool Server Mode better support for external servers.

Changed

  • languagetool-clear-buffer now recheck the buffer when LanguageTool Server Mode is active
  • LanguageTool Server Mode check every time it attemps to first connect to a server.

v0.3.0

3 years ago

Added

  • Support to LanguageTool HTTP server mode, and correction in real time.

v0.2.0

4 years ago

Added

  • Support for different error colourful faces: misspelling, grammar and style.

Fixed

  • Jagged minibuffer message