this post was submitted on 01 Aug 2025
89 points (98.9% liked)
Chapotraphouse
14105 readers
798 users here now
Banned? DM Wmill to appeal.
No anti-nautilism posts. See: Eco-fascism Primer
Slop posts go in c/slop. Don't post low-hanging fruit here.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm honestly probably not going to until I absolutely need to. I tend to do a lot of large changes that I break out into smaller commits after a session and the workflow in Codium/VSCode for that is really slick. Just pop open the diff and stage/revert ranges of code with the mouse.
Also reverting blocks is easy when you just click a "revert block" button that lives between the diffs. I love using keyboard, but when I'm reviewing code I prefer to do it with a mouse.