Open leefordjudes opened 10 months ago
This is a known limitation. These refactorings all require additional UI interactions outside of the lightbulb menu. For example, in VS:
VSCode does not have an easy way to build those custom dialog boxes.
There are certainly things we can experiment with here, for example using webviews or quick picks. But it requires more investigation and possibly bespoke design for VSCode, which we haven't had the time to invest in.
Leaving this one open as it doesn't seem like we had an issue here tracking it already.