vscode-java icon indicating copy to clipboard operation
vscode-java copied to clipboard

Refactor method signature

Open itaygoz opened this issue 3 years ago • 6 comments

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

itaygoz avatar Apr 27 '21 09:04 itaygoz

It would be wonderful if this can be supported in the plugin

DreamFulFil avatar Jul 28 '21 08:07 DreamFulFil

What exactly are you missing? Can you give a concrete example? Screenshot 2021-07-28 at 11 01 30

fbricon avatar Jul 28 '21 09:07 fbricon

What exactly are you missing? Can you give a concrete example? Screenshot 2021-07-28 at 11 01 30

It is missing the entire refactor method signature feature as stated.

https://www.youtube.com/watch?v=dRJP7_uKuKA

stefanrybacki avatar Aug 02 '21 09:08 stefanrybacki

I support this request. There is no obvious way to refactor a method signature in Code.

palunel avatar Dec 15 '21 07:12 palunel

Hi, any news?

itaygoz avatar Mar 27 '22 11:03 itaygoz

I need this badly, too.

As use case, I need to change the order of parameters in a method with many call sites.

mbolis avatar Sep 15 '22 12:09 mbolis

Assign to @CsCherrYY since he is working on this.

testforstephen avatar Feb 13 '23 07:02 testforstephen

supported via https://github.com/redhat-developer/vscode-java/pull/2967

CsCherrYY avatar Mar 22 '23 08:03 CsCherrYY