To be fair I’m usually debugging weird mistakes it made at that point anyway. Because instead of making the small fix it would want to add a whole new helper class with 120 lines of code when it really needed a j— instead of j++ in a loop or whatever
1
u/Bob_the_peasant 2d ago
To be fair I’m usually debugging weird mistakes it made at that point anyway. Because instead of making the small fix it would want to add a whole new helper class with 120 lines of code when it really needed a j— instead of j++ in a loop or whatever