When I create a new method, it looks like this:
void teste(){|}
Notice that the cursor is between {} , and when I press enter it looks like this:
void teste(){
|}
Now the cursor is behind } , and that's my problem.
Ideally,...
asked by
14.10.2016 / 15:25