All notable changes to this project will appear in this file.
The format follows Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for LanguageTool suggestion level. (Fix #18)
- Face choosing algorithm.
- Error when checking the matches between server requests. (Fix #14)
- Support for
ispell
LocalWords
ignored words.
- Package
request 0.3.*
dependency.
- Support for API premium features.
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.
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
.
- 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.
- If using LanguageTool classes, fails invoking LanguageTool.
- Customizable support, now
customize
recognize and build correctly the interface for package variables.
- Error when putting ~~~ on LanguageTool jar path. (Fix #7)
- Error when checking with classes on. (Fix #3)
- Support for using class files directly. (Fix #3)
- 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.
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.
- Support to LanguageTool HTTP server mode, and correction in real time.
- Support for different error colourful faces: misspelling, grammar and style.
- Jagged minibuffer message
- Correction fails when language sets.
- Redundant code for obtaining the java arguments.
- Communication with LanguageTool.
- Functions for the user to use.
- Visual overlay to mark corrections.
- Correction through minibuffer.