Replies: 3 comments 1 reply
-
Would love if this was customizable the same way as editor.inline-diagnostics |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree. I mainly use Helix for LaTeX and Quarto editing, but I can barely read the LSP popups because they appear right where I have a lot of text. |
Beta Was this translation helpful? Give feedback.
0 replies
-
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.
-
I find the information provided by the LSP signature help very useful.
However, the popup obstructs the view of the current context,
which makes it difficult to pick symbols as arguments, defeating the point.
Is there a way to display the signature help elsewhere,
such as (in preferred order):
For now, I have resorted to disabling the automatic popup with
… and showing it on-demand with a manual keyboard shortcut,
but this only reduces the frequency of the annoyance.
Beta Was this translation helpful? Give feedback.
All reactions