Editor padding / left vertical line
已回答
How can I expand the left padding in the editor, or hide the vertical line on the left side, so that text doesn't squish against the left-hand guide. It seems like a minor thing, but I keep a lot of markdown docs in my projects and I swear this issue is the main thing that keeps taking me back to vscode.
VSCode:
Rider:

请先登录再写评论。
No way to change the padding I'm afraid, but you can try disabling indent guides & making the color of the line with expand/collapse buttons a bit darker:
You can also try the EAP version of Rider with the new UI: the collapse/expand area is less conspicuous there.
Thanks for the help! I'll try Rider EAP and fallback to your suggestions if not.