Brackets & Go Development
As I dive more and more into Go, I’ve been playing around with different editors. By default, I tend to stick with Sublime Text just due to speed and having an IDE that doesn’t get in my way.
I’ve been playing around with Atom, Limetext, etc.
More recently, I opted to give Brackets another go and I’m actually kind of surprised. David Sánchez i Gregori has done an excellent job with Brackets-Go-IDE go brackets plug-in. Granted, most of the magic is due to gocode, but thank you for putting the project together David. It works well.
IMO, the only thing missing is ‘go fmt’ or ‘goimport’ support, but I’ve already put in a request.