vscode-java
vscode-java copied to clipboard
Refactor method signature
Environment
- Operating System: WIN10
- JDK version: 11
- Visual Studio Code version: 1.55.2
- Java extension version: 0.77.0
There is no option to refactor method signature as in Eclipse. I would like to have this feature here.
Thanks, Itay
It would be wonderful if this can be supported in the plugin
What exactly are you missing? Can you give a concrete example?
What exactly are you missing? Can you give a concrete example?
It is missing the entire refactor method signature feature as stated.
https://www.youtube.com/watch?v=dRJP7_uKuKA
I support this request. There is no obvious way to refactor a method signature in Code.
Hi, any news?
I need this badly, too.
As use case, I need to change the order of parameters in a method with many call sites.
Assign to @CsCherrYY since he is working on this.
supported via https://github.com/redhat-developer/vscode-java/pull/2967