serve-d
serve-d copied to clipboard
Wrong documentation tooltips for overloaded functions
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):
In my code I have struct with overloaded methods that have docs for each. Tooltip contents are both combined into one: