aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRebecca Stambler <rstambler@golang.org>2021-01-11 14:21:40 -0500
committerRebecca Stambler <rstambler@golang.org>2021-01-11 19:45:02 +0000
commit759309029fc1087a2f68f0f30f4cf77d3eb8c7b9 (patch)
tree7318346e3c2cb1057a7e3f1ae4685933c3aef057 /doc
parentc3b4c7093ac46431b6e15cf1979bd9a251a400da (diff)
downloadgo-759309029fc1087a2f68f0f30f4cf77d3eb8c7b9.tar.gz
go-759309029fc1087a2f68f0f30f4cf77d3eb8c7b9.zip
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 <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Robert Findley <rfindley@google.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/editors.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/editors.html b/doc/editors.html
index 7a46fb745d..e0d0c530e5 100644
--- a/doc/editors.html
+++ b/doc/editors.html
@@ -19,13 +19,11 @@ editing, navigation, testing, and debugging experience.
</p>
<ul>
-<li><a href="https://github.com/fatih/vim-go">vim</a>: vim-go plugin provides Go programming language support</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=golang.go">Visual Studio Code</a>:
Go extension provides support for the Go programming language</li>
<li><a href="https://www.jetbrains.com/go">GoLand</a>: GoLand is distributed either as a standalone IDE
or as a plugin for IntelliJ IDEA Ultimate</li>
-<li><a href="https://atom.io/packages/go-plus">Atom</a>: Go-Plus is an Atom package that provides enhanced Go support</li>
-</ul>
+<li><a href="https://github.com/fatih/vim-go">vim</a>: vim-go plugin provides Go programming language support</li>
<p>
Note that these are only a few top solutions; a more comprehensive