From: Jaana Burcu Dogan Date: Fri, 4 Aug 2017 16:47:06 +0000 (-0700) Subject: doc: clarify that Gogland is for paid IntelliJ platform IDEs X-Git-Tag: go1.9rc2~1^2~11 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=78d74fc2cdd66f7c3387d81af01a49bb2e3273ec;p=gostls13.git doc: clarify that Gogland is for paid IntelliJ platform IDEs Fixes #21213. Change-Id: I7b8a84de92bbd1d3f78f8a9612f3af8cd092cb94 Reviewed-on: https://go-review.googlesource.com/53351 Reviewed-by: Andrew Bonventre --- diff --git a/doc/editors.html b/doc/editors.html index 5df5d38bce..9fa451c6d4 100644 --- a/doc/editors.html +++ b/doc/editors.html @@ -23,7 +23,7 @@ editing, navigation, testing, and debugging experience.
  • Visual Studio Code: Go extension provides support for the Go programming language
  • Gogland: Gogland is distributed either as a standalone IDE -or as a plugin for the IntelliJ Platform IDEs
  • +or as a plugin for the paid IntelliJ Platform IDEs
  • Atom: Go-Plus is an Atom package that provides enhanced Go support