nim-lang/langserver

Is this useable?

Epictek opened this issue · 3 comments

Also why the lack of read me, would be useful as to show the status of the project.

zah commented

Not yet - a readme will be added once a basic version is ready for use.

Don't be misled by the lack of progress in this repo. Currently, progress is being done in the JSON-RPC library that will be used for implementing the language server protocol:

status-im/nim-json-rpc#15

I've found a lot of the nim language plugins to be pretty buggy. I think this could be a huge win for all of them if it gets finished. Looking forward to it!

Just if anyone comes across this, Nim has a language server implemented in https://github.com/PMunch/nimlsp