Inline diagnostics rendering error #13421
Unanswered
godalming123
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is intentional in cases where the diagnostics is so far to the right that there would be not enligh space to show the text |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Summary
I've found a case where the rendering of the inline diagnostics makes it impossible to see which error is associated with which part of a line.
Reproduction Steps
I tried this:
hx
I expected this to happen:
The lines that connect the error to the part of the code that caused it do not overlap unless multiple errors were caused by the same part of code.
Instead, this happened:
Helix log
~/.cache/helix/helix.log
The log file was too big for github to let me include it as text.
helix.log
Platform
Linux
Terminal Emulator
Ghostty
Installation Method
Source
Helix Version
helix 25.01.1 (523e8aa)
Beta Was this translation helpful? Give feedback.
All reactions