VS Code
Keeping the editor session honest with the repo's actual location.
- A move or rename invalidates the open editor window. After
mv-ing or renaming this repo's directory, reopen it at the new path:code <new-path>. An editor left pointed at the old path shows a stale tree and its integrated terminalcds back into a directory that no longer exists.