VS Code Go Joins Go Project
Written by Kay Ewbank   
Friday, 19 June 2020

The VS Code extension for Go is officially joining the Go project. The extension is now used by 41 percent of Go developers, according to the Go developer survey.

The VS Code extension has been developed jointly by Microsoft's VS Code team and the Go community through both code contributions and integration with over a dozen independently maintained tools.

goicon2

The reasoning behind the move from Microsoft to the Go project is that as the extension has grown in popularity and as the ecosystem expands, it requires more maintenance and support. The Go team has already been working on the extension, and began a new initiative to improve the tools powering all Go editor extensions, with a focus on supporting the Language Server Protocol with gopls and the Debug Adapter Protocol with Delve.

This has led to the new phase, where the VS Code extension for Go is officially joining the Go project. In reality, the only visible changes will be a change of the publisher of the plugin from "Microsoft" to "Go Team at Google", and a move for the project’s repository to join the rest of the Go project. 

The VS Code team will continue to work together with the rest of the Go project. More generally, the process for contributing will now be the same as for the rest of the Go project. Go team members will offer general help in the #vscode channel on Gophers Slack, and they’ve also created a #vscode-dev channel to discuss issues and brainstorm ideas with contributors.

goicon2

More Information

VsCode Go on GitHub

Related Articles

Go 2 Details Revealed

Help Go Develop

Run VSCode in the Browser

Visual Studio Online Is VS Code

Visual Studio Code - Now With Added Extensions

Microsoft Releases Visual Studio Code IDE For Linux, Mac And Windows       

Go 1.11 Adds WebAssembly Port
Go Drops The Gopher - The End is in Sight

Go SDK For Azure Released

Go Survey Revelations

Go At Eight

Why invent a new language? Go creator explains

A Programmer's Guide To Go

A Programmer's Guide To Go Part 2 - Objects And Interfaces 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


White House Urges Memory Safe Software
29/02/2024

The White House is urging developers to adopt memory safe programming languages, suggesting Rust would be a safer choice than C or C++. 



Google Adds Multiple Database Support To Firestore
04/03/2024

Google has announced the general availability of Firestore Multiple Databases, which can be used to manage multiple Firestore databases within a single Google Cloud project.


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 19 June 2020 )