True GUI IDE?

xuanbao · · 1390 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>How long until there will be a GUI IDE system? (example; Visual Studio, Netbeans, ect...)</p> <p>I know that there are a few GUI system for Go, along with an official one in testing. But how long until it can be made into a simple Drag &amp; Drop system?</p> <hr/>**评论:**<br/><br/>I_SMOKE_DONGS: <pre><p>?</p></pre>SaturnsVoid: <pre><p>?</p></pre>Loweel: <pre><p>Liteide was on the good path, and I am sorry to see it is almost abandoned.</p> <p>I am using Adobe Brackets , which you can customize for golang pretty well.</p></pre>swiddie: <pre><p>How is liteide not good anymore? I use it and it works flawlessly. </p></pre>ItsNotMineISwear: <pre><p>I don&#39;t think Loweel was saying it isn&#39;t good. It&#39;s more that it doesn&#39;t look like active development is going on. The last commit was on April 22.</p> <p>Although there are a handful of more recent PRs in the repo.</p></pre>dlsniper: <pre><p>Are you asking for a UI package to build native UIs with Go? Or a Go IDE? In which case I totally recommend you to check <a href="https://github.com/go-lang-plugin-org/go-lang-idea-plugin" rel="nofollow">https://github.com/go-lang-plugin-org/go-lang-idea-plugin</a></p></pre>izuriel: <pre><p>I think you&#39;re on the right track. I feel like he&#39;s talking about an &#34;interface builder&#34; feature found in those IDEs.</p></pre>Yojihito: <pre><p>He does talk about &#34;simple Drag &amp; Drop system&#34;, of course he means the Lazarus/Scene Builder thing.</p></pre>cloudnoder: <pre><p>Give atom editor a try - with its multiple custom packages for golang it is super! For ref - <a href="http://marcio.io/2015/07/supercharging-atom-editor-for-go-development/" rel="nofollow">http://marcio.io/2015/07/supercharging-atom-editor-for-go-development/</a></p></pre>TheMerovius: <pre><p>Probably at least until there is a canonical GUI library. So… a while, probably.</p></pre>jeffus: <pre><p>Like Go meets Scratch?</p></pre>aLikeA: <pre><p><a href="https://github.com/go-qml/qml" rel="nofollow">https://github.com/go-qml/qml</a></p></pre>scottjbarr: <pre><p>I&#39;ve always seen the need for an IDE as a failure of the language.</p> <p>For example, you kind of need an IDE to work with Java. A lot of projects rely on IDE features to get things done.</p> <p>From a Ruby and Python point of view an IDE just gets in the way. I think Go also fits into this category. A good editor (take your pick) is all you need IMHO.</p> <p>Have you tried writing Go without an IDE? There is no single answer to the IDE-vs-Editor debate and one size does not fit all.</p></pre>SaturnsVoid: <pre><p>I don&#39;t use a IDE myself, What i am talking about is a simple Drag and Drop interface for Go UI. So that you don&#39;t have to write all the code for a simple form, instead its generated for you then you can focus on the code that makes the program work.</p></pre>scottjbarr: <pre><p>You mean something like Rails scaffolding?</p></pre>dlsniper: <pre><p>You mean a Web UI or a native, desktop UI? Sorry but the question / scope is confusing. </p></pre>Yojihito: <pre><p>Native desktop UI.</p></pre>dlsniper: <pre><p>I think it might be a while until we see that given the UIs in Go are nowhere near maturity (at least from what I know, I might be wrong). </p></pre>Growlizing: <pre><p>Any Jetbrains brand with: <a href="https://github.com/go-lang-plugin-org/go-lang-idea-plugin" rel="nofollow">https://github.com/go-lang-plugin-org/go-lang-idea-plugin</a></p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1390 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传