winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.97k stars 196 forks source link

intrinsic function doesn't have struct expansion and signature completion #6647

Closed ekeren closed 2 weeks ago

ekeren commented 3 months ago

I tried this:

try using @inflight(...) inside vscode and noticed that it is missing struct expansion and signature completion

This happened:

it is missing

I expected this:

No response

Is there a workaround?

No response

Anything else?

No response

Wing Version

0.74.17

Node.js Version

No response

Platform(s)

No response

Community Notes

github-actions[bot] commented 2 weeks ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

Chriscbr commented 2 weeks ago

Closing since @inflight has been deprecated