How to "Move the caret to the next parameter"? Permanently deleted user Created October 13, 2003 12:09 Is there a shortcut that means "Move the caret to the next parameter" Before : foo ("param1", "par|am", ) ;After : foo ("param1", "param",| ) ;Alain
I think it's imposible - i look into Keymaps...
So will be nice to have it for CtrlAltLeft and CtrlAltRight
Maybe file SCR feature request for it?
"Alain Ravet" <alain.ravet.list@wanadoo.be> wrote in message
news:bme160$k3f$1@is.intellij.net...
>
>
>
>
>
>
Is this what you mean?
http://www.intellij.net/tracker/idea/viewSCR?publicId=12541
Mark Lee wrote:
>Is this what you mean?
>
>http://www.intellij.net/tracker/idea/viewSCR?publicId=12541
>
>
Exactly. My request
http://www.intellij.net/tracker/idea/viewSCR?publicId=18660
is a duplicate.
Alain