开发者

what's the state of go language IDE support? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

Can anyone share his experience working with go in one of the three java IDE giants -I mean eclipse, netbeans and JIdea

--

there's a similar question here https://stackoverflow.com/questions/1737098/is-there-an-ide-for-go but I think it'开发者_StackOverflows a little outdated, almost a year ago...


There is a page at http://go-lang.cat-v.org/text-editors/ which describes methods for getting various text editors and IDEs, including Eclipse and IntelliJ IDEA, to play nicely with Go. Both GEdit and Vim have decent support, having defined methods for integration with GoCode, a code completion daemon, and syntax highlighting.


There's this: http://code.google.com/p/goclipse/, but it's in the alpha stages of development. Could do with a little bit of love.


Vim, Emacs or LiteIDE http://code.google.com/p/golangide/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜