You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, that's strange. Might it be that Coc starts NimLSP before the file is created? That would possibly cause NimLSP to crash because the file was missing. If you could build NimLSP in debug mode and attach the debug log that would help shed some light on what's going on.
Here's my CocConfig in vim:
When I try to use it by opening a nim file I get
I recall it working before on an older setup, and I saw some other issues too that look resolved; is there any way to fix this?
The text was updated successfully, but these errors were encountered: