> When I select goto next error, and the error is because a methods parameters > are incorrect, I think the cursor should be defaulted to being inside the > parens.
Nice suggestion. It's implemented in #514. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Vestal, Rick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 02, 2001 12:34 AM Subject: [Eap-list] goto next error default position for params should be inside pare ns > Build 513, Windows 2000 > > When I select goto next error, and the error is because a methods parameters > are incorrect, I think the cursor should be defaulted to being inside the > parens. > > For example, I have an error where the method call getObject() really needs > a param. When I hit goto next error, the cursor is placed inbetween the 't' > and the '(' instead of between the '(' and ')'. > > Thanks, > > -- Rick > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
