문제

I want to move the cursor from here:

The state before

To here:

enter image description here

in a single step. Is there any such keyboard shortcut?

Right now I first have to enter the right arrow, then comma and then space which is a task quite cumbersome on my keyboard.

도움이 되었습니까?

해결책

No there isn't but you could create a live template to get something simpler. So you can create a live template live this:

$PARAMONE$, $PARAMTWO$, $PARAMTHREE$, $PARAMFOUR$ $END$

And you can call this param4, and once you type that in, and press tab, it will load up areas that you can type into and just press tab to get from one param to the other.

Other than that, there's no way I know of to do this.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top