Is it possible that in IntelliJ IDEA move the cursor to the previous line when it is in the left corner of the current line, and I press the left arrow key.
Let me explain:
1) Text cursor in the left corner of line 4

2) I press the left arrow key

3) All I want to get is move the text cursor to the end of the previous (3) line

But IDEA does not move the text cursor from the previous line, it just stays there.
Help me please.
source share