Closed RazrFalcon closed 4 months ago
This is a nimlangserver
issue rather than an extension one. Can you repost there and also post the code that makes nimsuggest
crash (so we can tackle it as another issue in nimsuggest
?
Ok, next time I will see this crash I will report to nimlangserver
.
I'm seeing this in plugin's logs:
(I have replaced actual file path with
test.nim
)As soon as this happens autocomplete and go-to definition are no longer working and I have to restart VSCode.
Happens during regular nim code editing, when code is partially malformed.