-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error lens style LSP diagnostics #3272
Labels
Comments
Duplicate of #3078 |
the-mikedavis
added
the
R-duplicate
Duplicated issue: please refer to the linked issue
label
Jul 31, 2022
Let's keep this open since error lens is more about showing the errors as virtual text at the end of line, like the proof of concept in #417. |
the-mikedavis
removed
the
R-duplicate
Duplicated issue: please refer to the linked issue
label
Jul 31, 2022
This comment was marked as off-topic.
This comment was marked as off-topic.
See the linked PR, #6059 |
Merged
kirawi
added
A-gui
Area: Helix gui improvements
A-helix-term
Area: Helix term improvements
and removed
A-gui
Area: Helix gui improvements
labels
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe your feature request
I think it would be good to have the option to show LSP warnings/errors on the same line that they occur without the user hovering over the part that causes the issue, similar to the vscode extension.
The text was updated successfully, but these errors were encountered: