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

Wrong documentation tooltips for overloaded functions #356

Open
vladimmi opened this issue Jan 22, 2024 · 0 comments
Open

Wrong documentation tooltips for overloaded functions #356

vladimmi opened this issue Jan 22, 2024 · 0 comments

Comments

@vladimmi
Copy link

Example with std.math.algebraic.hypot - as you can see, it shows docs for another overload, even the signature in tooltip header is different (and is a bit wrong as well, it mixes @nogc and following if):

image

In my code I have struct with overloaded methods that have docs for each. Tooltip contents are both combined into one:

image

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

1 participant