This Question is Possibly Answered

1 "correct" answer available (4 pts) 1 "helpful" answer available (2 pts)
1 Replies Last post: Jan 25, 2013 5:56 PM by Alex Berezoutsky  
jbuedel  Novice 109 posts since
Mar 9, 2005
Currently Being Moderated

Jan 24, 2013 11:56 PM

Is there a command to help me advance cursor to next parameter position?

Often I find myself in this situation:

 

Start.png

 

I just completed typing the literal string value and ended with cursor inside the double quotes.  Next I wish to begin entering a second parameter.  IOW, I want to jump to this:

 

End.png

 

I find myself reaching for Complete Statement, however that dumps me at the next line.  Not what I want in this case. 

 

Does something like this already exist?  (If not, I'll make a feature suggestion and add more details on how I think it ought to work.)

 

Thanks,

Josh

Alex Berezoutsky JetBrains 452 posts since
Feb 18, 2011
Currently Being Moderated
Jan 25, 2013 5:56 PM in response to: jbuedel
Re: Is there a command to help me advance cursor to next parameter position?

Hi,

 

There's no such feature at the moment, so I've logged this request in YouTrack here: http://youtrack.jetbrains.com/issue/RSRP-337693.

For now, the best way is to use Ctrl+Right arrow to get out of string and start typing the comma.

 

Thanks!

More Like This

  • Retrieving data ...