Feature request: "Move Left/Right" for parameters
Hi, all...
I do both Java and C#, so I'm happy to use both IDEA and ReSharper.
One feature I found in Resharper that I use frequently is being able to put the cursor in a parameter list, then Ctrl-Alt-Left (or Right) to change the parameter order.
I can't find such a feature in IDEA. Does it exist, and if not, could it be added?
请先登录再写评论。
Refactor | Change Signature allows to modify parameters and their order. Though a dedicated shortcut like you described sounds like a nice idea IMHO.
I do use the Ctrl-F6 method refactor a fair bit, but you're right in that it'd be really nice to do it with a single key combo.
Actually there's already a request for that: http://youtrack.jetbrains.com/issue/IDEA-23487