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

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

  • Copilot Agentic AI Dev Environment Opens Up to All

    Microsoft removed waitlist restrictions for some of its most advanced GenAI tech, Copilot Workspace, recently made available as a technical preview.

Subscribe on YouTube