Is out of range assuming EOF
an error I should report to the language server?
#11119
Unanswered
David-Else
asked this question in
Q&A
Replies: 1 comment
-
It looks like it's setting the line+char to the equivalent of A little bit off-topic: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In bash with this code:
I get
2024-07-09T20:23:21.828 helix_lsp::util [WARN] LSP position Position { line: 2147483647, character: 2147483647 } out of range assuming EOF
in the log.Beta Was this translation helpful? Give feedback.
All reactions