textDocument/definition breaks after some time
yyoncho opened this issue · 0 comments
yyoncho commented
The following sequence breaks:
- Goto definition from isMinimal https://github.com/nim-lang/nimble/blob/master/src/nimblepkg/packageparser.nim#L141
- After that, go back to packageparser.nim again and execute goto definition again.
The issue is reproducible with nimlsp so most likely the issue is in nimsuggest