I am new into Eclipse. I found that when I type Ctrl + (
it will also generate )
automatically, and move the cursor into this pair at the same time. After I finish editing coding in the pair, the cursor will jump out the parentheses automatically when typing Ctrl + )
.
It's very convenient because I don't need to take a long distance movement to operate the arrow keys with my right hand every time. I also found []
also has this functionality. Unfortunately, I still don't find any combine-keys with {}
to perform this functionally. Does anyone know about it?