Replies: 5 comments
-
What do you imagine the feedback to be? something in the status line? a popup? a readout in a new scratch buffer like neovim does? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I was thinking status line or pop-up. Status line seems too small for the amount of text we want to show, so I guess pop up makes sense |
Beta Was this translation helpful? Give feedback.
0 replies
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
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.
-
I find myself sometimes, opening a file in a language I don't frequently use, and I'm not sure weather I have an LSP and everything setup correctly, would be nice to be able to run
:health
and get the status for whatever language is currently active, without having to go to a shell and runhx --health <lang>
Beta Was this translation helpful? Give feedback.
All reactions