I am using micro editor: https://github.com/zyedidia/micro . It is 
terminal-based, supports mouse, uses ctrl+zxcv and shift+arrows for text 
manipulation, has a multi cursor feature, syntax highlighting.
Written in golang. Easy to configure and change.
I am using my fork (https://github.com/serge-v/micro) with added features 
for golang development: go to decls, go imports, go install, go complete, 
etc.

On Tuesday, November 20, 2018 at 3:52:11 PM UTC-5, Pat Farrell 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.
>

-- 
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.

Reply via email to