6 ms·
If you write bad code because your editor makes it easy for you to write code fast, then it is not your editor that is at fault.
by FreshCode 13y ago
If you write bad code because your editor makes it easy for you to write code fast, then it is not your editor that is at fault.
- hohohmm 13y agoCan't agree more. I have yet seen a good programmer who complained about their tool making them write fast. When you write shitty code you don't blame it on the good IDE.
- rpedroso 13y agoI don't buy the point about forcing programmers to refactor either. Vim gives me access to commands that make text manipulation faster, which often means I can refactor faster. In fact, I'd say that a slower refactor process would almost certainly discourage me from refactoring.