nim-lang / langserver

The Nim language server implementation (based on nimsuggest)
204 stars 31 forks source link

* don't crash if rootUri in the initialization request is not set, as it can be null, according to the LSP spec. Fixes #35. #175

Closed nickysn closed 10 months ago