move typing cursor [|] to [] |. how ?
like, i am typing int[] a; . then the cursor is in [|] and i have to move the cursor with arrow key . How can i move this with shourtcut like in eclipse 'tab' do this .
thanks in advance .
Please sign in to leave a comment.
Unfortunately, this is not yet supported. The feature request is:http://youtrack.jetbrains.com/issue/IDEABKL-6984
Regards,
Alexander.
thanks for your acknowledgement. :)
You can also just type ']' in such situation - it should do what you need.