This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
Support for textDocument/signatureHelp #960
eshepelyuk
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Sure, adding support for new methods has to be done manually, but it's not too hard (see the hover handler as an example). Do you have a use case in mind? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Are there news on this? My use case would be |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
Is there plans to support providers for
textDocument/signatureHelp
.As far as I understand this one differs from
hover
provider.Beta Was this translation helpful? Give feedback.
All reactions