<p>Hi guys,</p>
<p>I've been using Intellij with go plug in before. I have tried the Gogland and don't see much difference.. I am wondering if it's worth to buy a subscription over using free IntelliJ + golang plugin? (when they release paid version) </p>
<p>What is your thought</p>
<hr/>**评论:**<br/><br/>dlsniper: <pre><p>There are a ton of differences between the Go plugin and the IDE, you can find some here: <a href="https://www.jetbrains.com/help/go/1.0/faq.html#d3e52" rel="nofollow">https://www.jetbrains.com/help/go/1.0/faq.html#d3e52</a></p>
<p>Among big missing features you can find things like type-aware inspections, completion, interface stubbing for types as well as navigation to / from interface implementation, the recently released support for basic C syntax highlight, run gofmt/goimports on save and a host of others, see: <a href="https://blog.jetbrains.com/go/" rel="nofollow">https://blog.jetbrains.com/go/</a></p>
<p>There's also another component: Gogland is for now in EAP and will only get better, the open-source plugin doesn't get much development these days and there could be some time until the other IDEs get the Gogland-equivalent plugin for them.</p>
<p>Hope it helps.</p></pre>andradei: <pre><p>One thing is that Goglang is leaner for Go-only or Go centric applications. What are plugins in IntelliJ are built-in in Gogland, that kind of integration is always smoother (retrieving GOPATH, loading go libraries, builtin a new project, linting, testing, etc.)</p></pre>kfirufk: <pre><p>I actually checked with the free go-lang plugin creators on gitter. For now there are missing features that are only available in goland, but once goland goes final they'll start exporting it into an intellij ultimate plug-in </p></pre>dlsniper: <pre><p>That plugin will not be available in the IntelliJ Community, as per the question from the author here. So you'll have to buy either IntelliJ Ultimate (other IDEs might also get it, I don't have this information) or, if you don't need the extra stuff, Gogland. </p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传