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

multi-file rename isn't supported #6694

Open tsuf239 opened 2 weeks ago

tsuf239 commented 2 weeks ago

I tried this:

A bug opened during the work on https://github.com/winglang/wing/pull/6637

When renaming a public class/struct/interface or one of its properties or methods, it isn't renamed on the other files the struct/interface/class is imported to.

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