When I have an empty line between a few code lines and I place a cursor at this empty line, it's placed without any indentation in Rider. In VS it's placed after the virtual indentation same as the indentation of the surrounding code and this is the behavior I expect. Also, in Rider Home key doesn't move the cursor to the virtual indention.
Is there any way to have the behavior in Rider same as in VS?
Wrong:
Correct: