Hacker News new | past | comments | ask | show | jobs | submit login

I find myself often using vim to write new code, and IDEs to perform routine adjustments like this one (or to do anything in Java). But, if I have to do really routine stuff, I bounce back to vim for the macro system, which truely blows away any IDE equivalent I've ever tried.

(Also, syntastic+pyflakes for vim provides auto-linting and pep8 checking automatically for basically no effort).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: