|
|
|
|
|
by skrebbel
5351 days ago
|
|
I really disagree with the premise of the article that IDEs encourage copy&paste. Full screen editors do. IDEs do the opposite, by making it super-easy to reuse existing code through code completion and docblock tooltips. In a decent IDE, copy&paste is often more work than finding the right method and calling it. |
|