We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hover documentation for a variadic function
The type signature should show something like:
(...deps: Array<IDependable>): void
No response
IDE Extension
0.25.14
18.14.1
MacOS
The text was updated successfully, but these errors were encountered:
Duplicates #3781
Sorry, something went wrong.
No branches or pull requests
I tried this:
Hover documentation for a variadic function
This happened:
I expected this:
The type signature should show something like:
Is there a workaround?
No response
Component
IDE Extension
Wing Version
0.25.14
Node.js Version
18.14.1
Platform(s)
MacOS
Anything else?
No response
Community Notes
The text was updated successfully, but these errors were encountered: