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

Alternatively I have been using IntelliJ with the Go plugin for about a year and now the Gogland EAP.

It has some really cool features like VCS integration, "TODO" panel and "goto" functionality that works through interfaces. You can "Goto Super Method" to jump to the definition of an interface function that the highlighted function implements. You can also do the reverse which is to list all the structs that implement an interface, or a specific interface function.



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

Search: