elijah-potter / harper

The Grammar Checker for Developers
https://writewithharper.com
Apache License 2.0
135 stars 3 forks source link

Useless message from harper-ls on every buffer change #82

Closed stepanzak closed 2 months ago

stepanzak commented 2 months ago

Hi, thanks for this amazing project :) I have a problem with harper-ls in neovim: every time I change anything in a buffer (e.g. type a character), I get a message from harper-ls with only the text "Linting...". Those messages spam my view when I type. Here's a screenshot: Screenshot_from_2024-05-05 21-56-29 Is there a way to disable it?

elijah-potter commented 2 months ago

Thanks for pointing this out! This is actually fixed in the most recent commits. I'll look into creating a new release as soon as possible.

elijah-potter commented 2 months ago

Alright! The change has been published. It will take a bit for Mason to pick up the new binaries, but it should land soon.