gianarb / coc-grammarly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when loading the plugin

gianarb opened this issue · comments

When I load the plugin via set (but I think you get the same error installing this extension via coc I get:

The "coc-grammarly" server crashed 5 times in the last 3 minutes. The server will not be restarted

I spent some time trying to figure out why and how to debug it until I saw this error:

Uncaught Error: Unhandled method $/updateDocumentState

Apparently, there is something missed in updateDocumentState but I can't figure out what