Hacker News new | ask | show | jobs
by Egregore 5488 days ago
Personally I'm using vim only when I need to edit a separate file (especially on server side) it loads quickly and allow you to quickly fix something, but when I'm working on a project I prefer to use an IDE, it usually has smart code completion, you can find function usages, you can go to function declaration.