Add Change Signature Refactoring
Open
Feature Request
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
We should explore ways to use different VS Code APIs to introduce more advanced refactorings. For instance, we could utilize the [Webview API](https://code.visualstudio.com/api/extension-guides/webview) to implement 'Change Signature', similar to what the Java team has already accomplished in VS Code:

Contributor guide
Assessment
This issue has not been assessed yet.