Skip to content
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

Inlay hints are inconsistently applied to functions. #17

Open
vxern opened this issue Nov 30, 2024 · 3 comments
Open

Inlay hints are inconsistently applied to functions. #17

vxern opened this issue Nov 30, 2024 · 3 comments

Comments

@vxern
Copy link

vxern commented Nov 30, 2024

image

@kaikalii
Copy link
Member

This is because the second function is wrapped in ()s, and inline signatures are disabled.

@vxern
Copy link
Author

vxern commented Dec 1, 2024

It still happens when it's not wrapped:
image

@vxern
Copy link
Author

vxern commented Dec 1, 2024

(The solution changed a little, I was having a little play-around yesterday)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants