Sometimes I'd like to cut, copy or replace an entire method name without the method arguments, such as System.out.println. I can't use Ctrl-W for this since it selects first "System", then "System.out", then "System.out.println(all-the-arguments)". I'd really like to have an intermediate step where it only selects "System.out.println". Does anyone agree/disagree?
_______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
