DEV Community

Cover image for What Editor are YOU Using for Go Programming??

What Editor are YOU Using for Go Programming??

Jeremy Morgan on May 01, 2020

So I'm running a poll right now to see what editor Go programmers prefer. Vote for your favorite and I'll post the results here. I write Go with s...
Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

I'm using Vs code for all 💛💚🧡

Collapse
 
kailyons profile image
Loralighte

While not a specific Go-Programmer, I usually stick with either Atom or VSCode for most (if not all my work)

Collapse
 
davispeixoto profile image
Davis Peixoto

Goland

Collapse
 
shubhamsaurav profile image
Shubham Saurav

I am learning Golang and I use VSCode all the time

Collapse
 
jeremycmorgan profile image
Jeremy Morgan Pluralsight

Same here. I use VS Code for nearly everything these days

Collapse
 
ibreaker profile image
Breaker

Goland

Collapse
 
glaucia86 profile image
Glaucia Lemos

I've been used Vs Code :)

Collapse
 
hbrawnak profile image
Md. Habibur Rahman

Goland

Collapse
 
brpaz profile image
Bruno Paz • Edited

I use a mix of VSCode and Goland, but start using mostly Goland.

The main issues I have with VSCode is that autocomplete randomly stops working. I found Goland to be a lot more stable and faster.

Collapse
 
tutuz profile image
Tsuji Daishiro • Edited

This survey will also be helpful. VS Code is the most popular. And for me, GoLand!

blog.golang.org/survey2019-results

Collapse
 
delta456 profile image
Swastik Baranwal

I am using VS Code.