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.76k stars 187 forks source link

"Go to definition" missing for Wing SDK types #6674

Open eladb opened 3 weeks ago

eladb commented 3 weeks ago

I tried this:

Click "Go To Definition" VSCode on any Wing SDK type (e.g. cloud.Bucket).

This happened:

No definition found for ...

I expected this:

I expected VSCode to either jump to the implementation or show me some kind of synthetic generated Wing declaration of the type.

Or maybe jump to the SDK documentation?

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