A package for spell and grammar checking with LanguageTool. The content of the current buffer is checked using the languagetool.org API only when asked to do so.
LanguageTool: check
checks the current bufferLanguageTool: suggest
shows suggestions if curser is on an errorLanguageTool: clear
clears all errorsThis package only checks text when asked to do so. Additionally, the linter package does not provide a way to choose from multiple suggestions, as e.g. spell-check does.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.