If I walked into someone's kitchen and saw that there was no cooker, no microwave, no hob, no air fryer etc, I might conclude that they don't cook and therefore have no need of such things.

If I see a dev using an IDE and/or a programming language with little or no automated refactoring support...

@jasongorman I once observed a programmer writing Scala in Emacs. When asked how he is doing refactoring, his answer was „You don’t need refactoring if you get it right the first time.“
@stralau I hear that a lot. Refactoring's for amateurs.
@jasongorman
Sounds a bit like "automated code typing assistance is essential to perform refactorings", doesn't it? 🙂