Skip to content

LSP: function hover info should include argument labels #3507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
janusvm opened this issue Aug 12, 2024 · 2 comments · May be fixed by #4328
Open

LSP: function hover info should include argument labels #3507

janusvm opened this issue Aug 12, 2024 · 2 comments · May be fixed by #4328
Labels
help wanted Contributions encouraged priority:medium

Comments

@janusvm
Copy link

janusvm commented Aug 12, 2024

Signature help, which shows when starting to type arguments in a function call, includes the labels of said arguments, but the Hover info for functions does not (shows only the function type, no labels).

It would make the hover information more useful if it also included argument labels.

@lpil
Copy link
Member

lpil commented Aug 13, 2024

Thank you

@TanklesXL
Copy link
Contributor

TanklesXL commented Jan 2, 2025

For anyone in the future who doesn't wanna jump through the links, there is a relevant discussion here: #3756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Contributions encouraged priority:medium
Projects
Status: Unfinished
Development

Successfully merging a pull request may close this issue.

3 participants