Signature help does not show anything. #837
Unanswered
iampi31415
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Hey 👋 Signature help is typically implemented by a completion plugin. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
:h rustaceanvim.Description
Trying to get the signature help of a function. Works with
K(but that's full docs), does not withgK. I tried withCtrl-Sas well, just in case, but nothing is shown either.Hard for me to know whether this could be
rust-analyzer's issue, etc. But I did try the minimal steps listed below.Example Code
Neovim version (nvim -v)
NVIM v0.11.3
Build type: Release
LuaJIT 2.1.1748459687
Operating system/version
MacOS Sonoma
Output of :checkhealth rustaceanvim
Beta Was this translation helpful? Give feedback.
All reactions