GoSublime is a plugin for the text editor SublimeText 2.
It provides code completion from Gocode as well as some context aware snippets to complement the existing SublimeText Go package.
A demo is available at http://vimeo.com/(https://github.com/DisposaBoy/GoSublime) for installation instructions
New in Alpha 2
- Some context aware snippets
- Completion is now only supplied to Golang files
- Added some prefix using unicode/mathematical/foreign characters to mark the different types (funcions, interface, variables, etc.)