On Tue, Nov 20, 2018 at 12:52 PM, Pat Farrell <pat22...@gmail.com> wrote: > > I know, this is both a FAQ and an unanswerable question. I'm an old > programmer who has used nearly every editor known to man. I am not a fan of > whole-universe IDEs, but can use them. I also speak vi/vim pretty fluently. > > What editors do folks use for go? I'd like something that can complete > function names, understand imports, and give some assistance.
Over at https://blog.golang.org/survey2017-results you can see how people answered last year's survey question "My preferred code editor". I think that just about any editor can do what you ask, in conjunction with guru and goimports. That is, I think there are plugins available to use those tools with just about every editor. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.