c/programmer_humor@programming.dev · ZILtoid1991@lemmy.world · 7 Sep 2026 21:09 OMG, this is so useful! check post at origin
I know what the second one does, but what does the first one do?
Review and modify code.rs
It’s the same thing, but locally scoped. So it only reviews and modifies one file. Helpful when you want to focus on one thing at a time.