News

Golang Coders Choose VS Code

A previous survey of the Go programming language community found that Visual Studio Code barely beat Vim as the code editor of choice, and the new edition shows the race isn't even close anymore.

On pace to seemingly eating the software development world, VS Code's increasing popularity has been documented here many times, with the latest survey of the community surrounding the open source, Google-created language (golang.org) just piling on.

Just published this week, the results are actually from a survey conducted last year, so the post is titled "Go 2018 Survey Results."

"Last year, VS Code edged out Vim as the most popular Go editor among survey respondents," it says. "This year it significantly expanded its lead to become the preferred editor for over one-third of our survey respondents (up from 27 percent last year). GoLand also experienced strong growth and is now the second most-preferred editor at 22 percent, swapping places with Vim (down to 17 percent). The surging popularity of VS Code and GoLand appear to be coming at the expense of Sublime Text and Atom."

Preferred Go Editors
[Click on image for larger view.] Preferred Go Editors (source: golang.org).

Go programmers reported no difference in their satisfaction levels for their preferred editors, but fill-in-your-own-answer responses indicated what areas they'd like to see improved:

  • Improved debugging support (for example: "Live debugging," "Integrated debugging" and "Even better debugging")
  • Improved code completion ("autocomplete performance and quality," "smarter autocomplete")
  • Better integration with Go's CLI toolchain
  • Better support for modules/packages
  • General performance improvements

Other more general survey highlights include:

  • Half of survey respondents are now using Go as part of their daily routine
  • The most common uses for Go remain API/RPC services and CLI tools
  • Web development remains the most common domain that survey respondents work in, but DevOps is coming on strong
  • Many Go developers use more than one primary OS for development
  • Survey respondents appear to be shifting away from on-premises Go deployments toward containers and serverless cloud deployments

Go itself is a popular item in the programming community, with various surveys showing developers want to learn it in 2019 and it pays the best (Dice and Stack Overflow). Also, Microsoft last August embraced the language for Azure cloud development.

The results come from 5,883 survey respondents from 103 different countries.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Visual Studio 2026 Gives Copilot Built-In Skills -- and Makes Them Prove Their Worth

    Microsoft is moving Agent Skills beyond bring-your-own instructions by shipping expert-authored workflows with the IDE, while keeping them off by default until testing shows their benefits justify the additional token use.

  • Copilot AI Billing Shock Met with Meters, Caps and Token-Saving Tools

    GitHub is layering spending limits, expanded credit allowances and increasingly granular usage reporting onto Copilot, while Microsoft is reworking Visual Studio and VS Code to expose -- and reduce -- the cost of agentic development.

  • The AI-Powered Software Development Lifecycle

    René van Osnabrugge makes the case that AI's biggest opportunity in software development is not faster coding -- it's reducing the friction everywhere else in the SDLC.

  • Copilot Usage-Based Billing Gets a Token Dashboard

    Microsoft is keeping Visual Studio's new built-in Agent Skills switched off by default while a public dashboard measures whether their performance gains justify the additional tokens they may consume.

Subscribe on YouTube