Position cursor at end of line

Answered

How do I get IntelliJ to position the cursor at the end of a line when I click or move the cursor with the arrow keys?  By default it places it where I click, or directly above/below where it last was in the case of arrow key usage.  This is pretty annoying because it means I can't just start typing.

2
8 comments

Just deactivate that really annoying feature: "File -> Settings -> IDE Settings -> Editor -> Allow placement of caret after end of line"

8

Thank you!  Very infurating "feature" disabled!

0

So happy to have this answer that I just had to register in the forum to say thanks!  

2
Avatar
Шутов Виктор

thanks mate, it really helps

0

+1 ...owe you a pint for that one mate!

0

Could also be "Column Selection Mode" thats what it was for me. Right click where your typing your code and unselect it. 

4

Thanks Stetson Wood -- it was Column Selection Mode for me as well! 

1

Thank U ;) it was starting making me crazy.. trying to delete non existing spaces %) 

0

Please sign in to leave a comment.