Richard Schneeman on Nostr: I used a refactoring tool in vscode for Ruby for the first time to change the name of ...
I used a refactoring tool in vscode for Ruby for the first time to change the name of a class and it worked! I genuinely wasn’t expecting it to.
All these years one truism I’ve held after some mildly painful refactors where I missed some instances that weren’t tested: don’t rename things unless you really have to (or it’s something small like a local variable).
It’s like these years of learned helplessness just up and vanished in one right click. Tools and tooling matters.
All these years one truism I’ve held after some mildly painful refactors where I missed some instances that weren’t tested: don’t rename things unless you really have to (or it’s something small like a local variable).
It’s like these years of learned helplessness just up and vanished in one right click. Tools and tooling matters.