|
|
|
|
|
by wonton2
3213 days ago
|
|
I have always wondered why anyone would not use an IDE. I have tried to start using editors like vim and sublime. But I just think it makes me type endlessly and wait for compile to see my typos and so on, when in intellij or netbeans you type a few letters and get code completion and automatic imports. This blogpost, however, is the first concrete evidence that I havent really missed anything, and I should not spend a lot of time trying to free myself from the ide. |
|
But sublime, emacs and vim all support autocompletion (through ensime) so it is not really an advantage of intellij or netbeans.