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

lsp-mode ❤️ grammarly

Results 13 lsp-grammarly issues
Sort by recently updated
recently updated
newest added

Hi, I updated my config recently after deleting my emacs dir. Now Grammarly stopped working. The issue is that the server tries to start but encounters an error and asks...

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...

upstream

Trying to get the old [method 2](https://github.com/emacs-grammarly/lsp-grammarly#-method-2-login-with-emacs-a-bit-complicated) back, see the discussion https://github.com/grammarly/grammarly-for-developers/discussions/18 (moved to https://github.com/znck/grammarly/discussions/281).

upstream

Syntax checking works, however, when I issue `lsp-describe-session` the capabilities heading has no child headings Thanks for any pointers how to look into this

This is essentially a request to create a patch for https://github.com/znck/grammarly/issues/188 in org-mode until this issue gets more attention upstream. Given that @znck has their hands full working on the...

see attached screen shot. when there is a paragraph with a few errors, placing the cursor on one of them shows a code action relevant to another error.

upstream

I get a message "If you don't want to ... to be marked as misspelled in the future you can add it to your personal dictionary." And here comes the...

Hi, Thank you for this project to get Grammarly to work inside Emacs. Please, bear with me on my questions. How can you install Grammarly-language-server in the first place? When...

I installed grammarly-languageserver via `npm install -g @emacs-grammarly/grammarly-languageserver` and installed emacs-grammarly from melpa using package.el. When I open a markdown file, say `foo.md`, I get an alert saying that no...

I tried to get British suggestions, but despite setting `lsp-grammarly-dialect` to "british", the sentence `Blue is my favourite colour.` gets corrected twice (favourite -> favorite, colour -> color). In other...

upstream