Comment by smusamashah
6 days ago
> I've replicated some of Jetbrains refactorings
How? Jetbrains in a Java code baes is amazing and very thorough on refactors. I can reliably rename, change signature, move things around etc.
6 days ago
> I've replicated some of Jetbrains refactorings
How? Jetbrains in a Java code baes is amazing and very thorough on refactors. I can reliably rename, change signature, move things around etc.
Typically by deeply misunderstanding what those refactoring tools actually do
What is so magical about it? Most of them are pretty straight forward and core functionality easy to replicate in 30 minutes or less?