flymake-grammarly icon indicating copy to clipboard operation
flymake-grammarly copied to clipboard

Send only the local paragraph to Grammarly to speed things up

Open tmalsburg opened this issue 4 years ago • 1 comments

If I understand correctly, the complete buffer is sent to Grammarly which can be slow when the document is long. If there was a way to only check the local paragraph while typing that would be great. In addition, there should perhaps also be a way to request checking of the whole document. I have to say that I'm not familiar with flymake at all, so I don't know how to best implement any of that.

tmalsburg avatar Nov 18 '20 10:11 tmalsburg

Note: #7 can fix the underlying problem of this issue.

rudolf-adamkovic avatar Nov 14 '21 08:11 rudolf-adamkovic