A feature I didn’t know existed in VS Codium saved my day! I was working on a untracked Git file (the zensical.toml configuration file) and accidentally, the whole file was overwritten and ctrl+z didn’t work. I thought my config was lost for good!

Luckily there’s a thing called “Local History”:

* Open command palette…

View full note: https://burgeonlab.com/notes/2026/0615-16251

#vscodium #vscode #ide #undo