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
for
See above
No response
The text was updated successfully, but these errors were encountered:
if
fix: cascading parser errors from incomplete block statements (if/`…
9776284
…for`/etc.) (#6240) Fixes #6233 Fixes #6180 Primary goal was to fix the above completions issues, but all that was needed was to improve the parser so that the language server has better information to work with. Before <img width="719" alt="image" src="https://github.com/winglang/wing/assets/1237390/a71b2a2a-09dc-4752-92a1-7cb6baac2679"> After <img width="609" alt="image" src="https://github.com/winglang/wing/assets/1237390/4d3f722d-e2ef-41e2-a6f0-e6945cb53e18"> *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
Congrats! 🚀 This was released in Wing 0.70.14.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I tried this:
Screen.Recording.2024-04-14.at.11.30.06.mov
This happened:
See above
I expected this:
No response
Is there a workaround?
No response
Anything else?
No response
Wing Version
No response
Node.js Version
No response
Platform(s)
No response
Community Notes
The text was updated successfully, but these errors were encountered: