From 35ec3adb3bf830e60421de410ed1c62589f373c7 Mon Sep 17 00:00:00 2001 From: Rebecca Stambler Date: Tue, 9 Jun 2020 14:40:05 -0400 Subject: content/vscode-go: link VS Code blog post Change-Id: I59df36f9e0e14c6670ea2b23e535f894bc65817f Reviewed-on: https://go-review.googlesource.com/c/blog/+/237237 Reviewed-by: Dmitri Shuralyov --- content/vscode-go.article | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/vscode-go.article b/content/vscode-go.article index 8ff833f..8738461 100644 --- a/content/vscode-go.article +++ b/content/vscode-go.article @@ -1,6 +1,6 @@ # The VS Code Go extension joins the Go project 09 Jun 2020 -Summary: Announcement of VS Code Go's move to the Go project. +Summary: Announcement of VS Code Go’s move to the Go project. OldURL: /the-vs-code-go-extension-joins-the-go-project The Go & VS Code Teams @@ -43,7 +43,7 @@ partnership with the VS Code team: **The VS Code extension for Go is officially joining the Go project**. With this come two critical changes: 1. The publisher of the plugin is shifting from "Microsoft" to "Golang". -2. The project's repository is moving to join the rest of the Go project at [https://github.com/golang/vscode-go](https://github.com/golang/vscode-go). +2. The project’s repository is moving to join the rest of the Go project at [https://github.com/golang/vscode-go](https://github.com/golang/vscode-go). We cannot overstate our gratitude to those who have helped build and maintain this beloved extension. We know that innovative ideas and @@ -70,3 +70,5 @@ editor, a more cohesive and refined development experience. As always, our goal remains the same: Every user should have an excellent experience writing Go code. + +*See the accompanying post from the [Visual Studio Code team](https://aka.ms/go-blog-vscode-202006).* -- cgit v1.2.3