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

use new instead of $inflight_init in inflight ctor hover doc #6449

Open
yoav-steinberg opened this issue May 9, 2024 · 0 comments
Open

use new instead of $inflight_init in inflight ctor hover doc #6449

yoav-steinberg opened this issue May 9, 2024 · 0 comments
Labels
🐛 bug Something isn't working 🔌 vscode-extension Issues related to the Wing VS Code extension

Comments

@yoav-steinberg
Copy link
Collaborator

yoav-steinberg commented May 9, 2024

The actual value in the symbol environment differs from what the user expects. We probably need to use a custom renderer for ctors instead of the regular method renderer.
image

A similar problem is mentioning the preflight ctor is static in the docs, which is technically correct, but not needed:
image

Note: this bug is a side effect of #6428

@yoav-steinberg yoav-steinberg added the 🔌 vscode-extension Issues related to the Wing VS Code extension label May 9, 2024
@staycoolcall911 staycoolcall911 added the 🐛 bug Something isn't working label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🔌 vscode-extension Issues related to the Wing VS Code extension
Projects
Status: 🤝 Backlog - handoff to owners
Development

No branches or pull requests

2 participants