dpquu9206 2012-11-16 22:06 采纳率: 0%
浏览 25

Go使用哪个IDE? [关闭]

Awhile back when Go was fairly new I played around with it a bit using Vi or Notepad++ as an editor, at the time there were no IDE's available. Now I'm planning to do some work with it and after a quick search found there are several options. After that I took a look at SO and found all the questions regarding Go IDE's were dated.

So, now that there are some options it's time for me to ask; What IDE would you recommend for Go? Why? I don't care which OS(s) it runs on but please make a note of which. Basic feature bullet points would be appreciated though not entirely necessary.

  • 写回答

2条回答 默认 最新

  • doushan7077 2012-11-16 22:37
    关注

    There's a lot of complete options, and github.com/nsf/gocode is a helpful part of that. The go src includes binding for vim (what I've been using for the longest) and emacs. Ctags and go seem to play well together with CtrlP and tagbar can be augmented to work as well if that's your thing.

    I recently started using sublime text 2 and the plugin GoSublime. Code completion, auto format code, quick bindings for running pkg unit tests out of the box, lots of nice things to be productive.

    If you already have a vim setup you enjoy, then roll with that b/c it works great. I'm rather impressed with sublime text myself and plan to (try and) use it going forward.

    评论

报告相同问题?

悬赏问题

  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用
  • ¥15 C++ yoloV5改写遇到的问题
  • ¥20 win11修改中文用户名路径
  • ¥15 win2012磁盘空间不足,c盘正常,d盘无法写入
  • ¥15 用土力学知识进行土坡稳定性分析与挡土墙设计
  • ¥70 PlayWright在Java上连接CDP关联本地Chrome启动失败,貌似是Windows端口转发问题
  • ¥15 帮我写一个c++工程