What I’m trying to do
-
I am used to vscode and having my file structure to the right of the screen, so that when I show/hide it (the sidebar, that is), it doesn’t make the open windows jump around. Can this be mimicked?
-
I like the “readable line length” option, but I dislike that if I have a single open file it is horizontally centered. I find it natural to instead have the “readable line length” window be justified to the left. Is this possible?
Things I have tried
- No obvious solution from asking google or chatGPT. I was offered some css snippets that did nothing. I am thinking my problems might not be css-problems.