You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered in a JavaScript project: the LSP contextual method help and auto-completion dialogs overlap. The former covers the latter, making it impossible to see the full list of completions.
(The method help is mostly getting in my way and keeps popping up again even after pressing ctrl-c sometimes as I continue to enter arguments into a method call.)
aral
changed the title
Contextual method help and completion dialogs overlap, former obscuring the latter
LSP contextual method help and completion dialogs overlap, former obscuring the latter
Aug 25, 2022
Summary
Encountered in a JavaScript project: the LSP contextual method help and auto-completion dialogs overlap. The former covers the latter, making it impossible to see the full list of completions.
(The method help is mostly getting in my way and keeps popping up again even after pressing ctrl-c sometimes as I continue to enter arguments into a method call.)
Reproduction Steps
Please see screenshot.
Workaround
Press ctrlc to hide the method help dialog.
Helix log
No response
Platform
Linux (Fedora Silverblue 36)
Terminal Emulator
Black Box
Helix Version
helix 22.05 (e4c9d40)
The text was updated successfully, but these errors were encountered: