PillFall / languagetool.el

LanguageTool suggestions integrated within Emacs
GNU General Public License v3.0
97 stars 8 forks source link

Flycheck integration of Emacs-LanguageTool.el. #8

Open hongyi-zhao opened 3 years ago

hongyi-zhao commented 3 years ago

Currently, Emacs-LanguageTool.el doesn't have Flycheck integration option. Could you please add this feature in the future?

Regards, HY

mavit commented 2 years ago

By the way, there's a separate package which integrates LanguageTool with Flycheck: https://github.com/emacs-languagetool/flycheck-languagetool

PillFall commented 1 year ago

I added support to ispell LocalWords file variable as the personal file-level dictionary for this package.

See #13