GoSublime is a plugin for the text editor [SublimeText 2](http://www.sublimetext.com/2).
It provides code completion from [Gocode](https://github.com/nsf/gocode) as well as some context aware snippets to complement the existing SublimeText Go package.
A demo is available at http://vimeo.com/28246402
see 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.)