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

Problem using lsp-grammarly

Open MathieuDutSik opened this issue 1 year ago • 1 comments

I have the following issues with the lsp-grammarly:

  • When opening a file with emacs Report nothing is done while when doing emacs Report.txt then the behavior is different. Apparently the files with extension .md and .txt are done with Grammarly while the others are not. How can this be parameterized? If it is something outside of lsp-grammarly then it would be helpful to have a link explaining that aspect. What I would like is to edit program files in Python, C++, etc., and check the syntax of their comments.
  • When opening emacs Report.txt I obtain the error Unable to find installed server supporting this file. The following servers could be installed automatically:. Same as before, if it is something outside lsp-grammarly control, then a link would be helpful.
  • The objective would be for me to have a program in Python, C++, Rust, etc., and to have an LSP applied to the code and Grammarly on the comments. Is it possible?

Thank you very much in advance for your help. I think those questions are of fairly general interest and I would appreciate any help.

MathieuDutSik avatar Jun 28 '23 13:06 MathieuDutSik