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

Docstring for variadics is out of date #3871

Closed
Chriscbr opened this issue Aug 17, 2023 · 1 comment
Closed

Docstring for variadics is out of date #3871

Chriscbr opened this issue Aug 17, 2023 · 1 comment
Labels
🐛 bug Something isn't working 📡 language-server IDE Support

Comments

@Chriscbr
Copy link
Contributor

I tried this:

Hover documentation for a variadic function

This happened:

Screenshot 2023-08-17 at 4 44 03 PM

I expected this:

The type signature should show something like:

(...deps: Array<IDependable>): void

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

  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
@Chriscbr Chriscbr added 🐛 bug Something isn't working 📡 language-server IDE Support labels Aug 17, 2023
@staycoolcall911
Copy link
Contributor

Duplicates #3781

@staycoolcall911 staycoolcall911 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 📡 language-server IDE Support
Projects
Archived in project
Development

No branches or pull requests

2 participants