move typing cursor [|] to [] |. how ? Permanently deleted user 创建于 2014年08月16日 20:37 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 .
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.