"Hover" documentation doesn't show up on first character on GQL field #8710
-
SummaryWhen using Reproduction StepsI tried:
I expected this to happen:
Instead, this happened:
To fix it:
Helix loghelix.log
PlatformLinux (NixOS 23.05) Terminal Emulatoralacritty 0.12.0 Helix Versionhelix 23.10 (f6021dd) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Have you tried this in other editors? I suspect that this is a bug upstream in the language server - it may not be handling the positions correctly when tabs are involved. (That's just a guess though, I haven't looked into the server's codebase.) |
Beta Was this translation helpful? Give feedback.
Have you tried this in other editors? I suspect that this is a bug upstream in the language server - it may not be handling the positions correctly when tabs are involved. (That's just a guess though, I haven't looked into the server's codebase.)