TIL (#1): I can use VS Code to <graphically edit f...
# random
a
TIL (#1): I can use VS Code to graphically edit files rather than using git's terminal-based default - via
git config --global core.editor "code --wait"