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.
Please sign in to leave a comment.
Just deactivate that really annoying feature: "File -> Settings -> IDE Settings -> Editor -> Allow placement of caret after end of line"
Could also be "Column Selection Mode" thats what it was for me. Right click where your typing your code and unselect it.
So happy to have this answer that I just had to register in the forum to say thanks!
Thanks @... -- it was Column Selection Mode for me as well!
Thank you! Very infurating "feature" disabled!
thanks mate, it really helps
+1 ...owe you a pint for that one mate!
Thank U ;) it was starting making me crazy.. trying to delete non existing spaces %)