Releases: PillFall/languagetool.el
Releases · PillFall/languagetool.el
Version 1.3.0
Version 1.2.0
Added
- Support for
ispell
LocalWords
ignored words.
Removed
- Package
request 0.3.*
dependency.
Version 1.1.0
Added
- Support for API premium features.
Version 1.0.0
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 nowlanguagetool-correction-language
.languagetool-language-tool-jar
is nowlanguagetool-console-command
.languagetool-language-tool-arguments
is nowlanguagetool-console-arguments
.langaugetool-server-language-tool-jar
is nowlanguagetool-server-command
.languagetool-check
recheck the buffer in LanguageTool Server Mode.languagetool-clear-buffer
is nowlanguagetool-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.
Version 0.4.3
Fixed
- Error when putting
~
on LanguageTool jar path. (Fix #7)
Version 0.4.2
Fixed
- Error when checking with classes on. (Fix #3)
Version 0.4.1
Fixed
- Support for using class files directly. (Fix #3)
Version 0.4.0
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.
Version 0.3.0
Added
- Support to LanguageTool HTTP server mode, and correction in real time.
Version 0.2.0
Added
- Support for different error colourful faces: misspelling, grammar and style.
Fixed
- Jagged minibuffer message