Signature help
#1329
|
Another nice functionality that can be built on top of LSPs is signature help. Vim equivalent: https://github.com/ray-x/lsp_signature.nvim. While helpful it also clutters the UI quite a bit, especially when combined with autocomplete. Something worth considering? |
Answered by
archseer
Dec 22, 2021
Replies: 2 comments 2 replies
|
Press |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I turned this into an issue with more context #1331