Hacker News new | ask | show | jobs
by terhechte 4599 days ago
Probably gocode, which is a daemon that works with different editors to offer autocompletion (i.e. vim, emacs, etc): https://github.com/nsf/gocode
2 comments

GoSublime also utilises gocode for ST users: https://github.com/DisposaBoy/GoSublime
Awesome! Thanks for the link :)