In Android Studio, i would like to setup the code editor, so i could move cursor with keyboard arrows, or click with a mouse somewhere on a blank line, and the cursor will be placed right bellow the start of a previous line of code.
as i understand, the option keep indents on empty lines
should activate this kind of behavior, but unfortunately after setting it up, i still cannot achieve what i wont.
if cursor goes to empty line, it is always at the beginning of the line.
tried to restart Android Studio, wasn't helpful.
Googled a lot didn't find any info.
If someone knows how to get that behavior, help will be very appreciated.