Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Recently I have heard so many good stories about Go although my impression of Go gradually decreases due to unstable development tools and unfriendly debugging tools. FYI, I use IntelliJ to write Go.


Sublime Text + GoSublime plugin is my favorite setup.


Sublime Text + GoSublime was my first try but then I kept getting //GsDoc: no docs found. At that time, my solution was using Sublime Text + GoSublime + Godef. I still could not find a good debugging tool though.

Godef: https://github.com/buaazp/Godef

Others also have this issue with GoSublime http://stackoverflow.com/questions/21832288/gosublime-go-to-...


I used that. These days, I use Atom + Go-Plus.


I used to use IntelliJ with the Go plugin but I've recently switched to LiteIDE and I find it a significant improvement.




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

Search: