I moved the VSCode 'Explorer' to the right nav panel a few years back and wow what a diff. Might be my dyslexic brain but there's something really efficient when my eyes are tracking back from right to left to find the next line of code. What are your VSCode hacks?
this makes my brain feel weird in all the right ways I wonder if this will work for me in Obsidian too
Just seeing this brought piece to my tired brain. I shall be moving mine right forthwith.
To answer your question. Shortcut for console.log. Not great at using the full potential of vs yet. Going to watch this cast
I think its more comfortable to keep my eyes on the center of the screen. Offsetting the editor towards either side would work against that principle.
- cmd + 1/2 to switch b/w tab panes - cmb+b to toggle file explorer on/off - using built-in terminal instead of iTerm2 (ctrl+` to toggle) - Gitlens ext is a godsend for context in an existing codebase - Project Manager ext is great when working on multiple projects
Jumping on the bandwagon too, just flipped to the right-side. Did not know that was an option. 🤔
Tried this couldn’t make it stick. Too used to the old inefficient ways