From 759309029fc1087a2f68f0f30f4cf77d3eb8c7b9 Mon Sep 17 00:00:00 2001 From: Rebecca Stambler Date: Mon, 11 Jan 2021 14:21:40 -0500 Subject: [PATCH] doc: update editors.html for Go 1.16 Rerank editor plugins based on popularity (Go 2019 survey), and remove Atom, as it is no longer popular. Change-Id: I06d39b67eec24a920439b9ea1198b6e2a939874e Reviewed-on: https://go-review.googlesource.com/c/go/+/283073 Trust: Rebecca Stambler Run-TryBot: Rebecca Stambler Reviewed-by: Robert Findley --- doc/editors.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/editors.html b/doc/editors.html index 7a46fb745d3..e0d0c530e50 100644 --- a/doc/editors.html +++ b/doc/editors.html @@ -19,13 +19,11 @@ editing, navigation, testing, and debugging experience.

    -
  • vim: vim-go plugin provides Go programming language support
  • Visual Studio Code: Go extension provides support for the Go programming language
  • GoLand: GoLand is distributed either as a standalone IDE or as a plugin for IntelliJ IDEA Ultimate
  • -
  • Atom: Go-Plus is an Atom package that provides enhanced Go support
  • -
+
  • vim: vim-go plugin provides Go programming language support
  • Note that these are only a few top solutions; a more comprehensive