Hacker News new | ask | show | jobs
by ximpathy 4513 days ago
I personally run Sublime Text and an IDE at the same time (for static languages). I use Sublime Text for the majority of text editing and whip out the IDE when I want to explore an API. The IDE is also good for debugging and heck, it gives you a build system for free.