Love them or hate them, with the right feature set, it’s hard to deny that IDEs can make software development a lot more efficient. Text editors like vim, SublimeText, and Atom have plugins that can make software development a lot easier, but they’re typically still limited in scope to what they can do.
Don’t get me wrong – I use vim, SublimeText, and Atom on almost a daily basis (some plugins work better in one than the other), but I’m when writing Go code, JetBrains’ new Go IDE, Gogland is surprisingly well done.
Read more..