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

I wasn't a huge fan of LiteIDE when I tried it. I prefer GoSublime[1] with SublimeCodeIntel[2], with goimports[3] for my gofmt command. The combo of the three is really awesome.

[1] https://github.com/DisposaBoy/GoSublime

[2] https://github.com/SublimeCodeIntel/SublimeCodeIntel

[3] https://github.com/bradfitz/goimports



What does SublimeCodeIntel provide that GoSublime doesn't already give you? GoSublime gives you Gocode support, so you have full auto-complete already.


For some reason I thought that was where I got the autocomplete from, but as you've pointed out it's totally unrelated.


Cool, just wanted to make sure. I just started with Golang and wanted to make sure I didn't miss something.




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

Search: