grammarly icon indicating copy to clipboard operation
grammarly copied to clipboard

Newlines affect suggestions

Open fcdimitr opened this issue 2 years ago • 4 comments

Hello and thank you for this package!

I have experienced the following issue. When splitting a sentence across multiple lines (I have been using auto-fill in my buffers) the suggestions are wrong.

MWE:

The successive construction of the model from finer to coarser blocks not only improves the efficiency but also increases the quality.
The successive construction of the model from finer to coarser 
blocks not only improves the efficiency but also increases the 
quality.

The first example raises no issues. In the second case, I get errors on improves and increases because it identifies the blocks as the subject.

Is there any way to remove single-line breaks from the parser?


I get this error on both Emacs (see the issue here) and in VSCode.

183377684-7ae152a8-2adf-49bd-b911-b717cb693b1e

Thanks!

fcdimitr avatar Aug 10 '22 08:08 fcdimitr

I am seeing the same issue, this currently leads to a lot of false positives for me. Any chance this can be fixed?

dvicini avatar Aug 19 '22 12:08 dvicini

Just reporting that I'm having the same issue on LaTeX.

agustinmista avatar Oct 18 '22 10:10 agustinmista

I also see this issue. It would be great if it could be resolved.

tobiasgrosser avatar Oct 21 '22 06:10 tobiasgrosser

The same problem for me, it is a great package but that fix would make it a lot better for VS code! Up! :)

TobiasDuswald avatar Nov 08 '22 16:11 TobiasDuswald