]> Cypherpunks repositories - gostls13.git/commitdiff
doc: clarify that Gogland is for paid IntelliJ platform IDEs
authorJaana Burcu Dogan <jbd@google.com>
Fri, 4 Aug 2017 16:47:06 +0000 (09:47 -0700)
committerAndrew Bonventre <andybons@golang.org>
Fri, 4 Aug 2017 16:53:33 +0000 (16:53 +0000)
Fixes #21213.

Change-Id: I7b8a84de92bbd1d3f78f8a9612f3af8cd092cb94
Reviewed-on: https://go-review.googlesource.com/53351
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/editors.html

index 5df5d38bcec3b9b8ca90ae9f56a5537a1f3ff4a5..9fa451c6d47db373399520323f19b9f0e6bca276 100644 (file)
@@ -23,7 +23,7 @@ editing, navigation, testing, and debugging experience.
 <li><a href="https://marketplace.visualstudio.com/items?itemName=lukehoban.Go">Visual Studio Code</a>:
 Go extension provides support for the Go programming language</li>
 <li><a href="https://www.jetbrains.com/go">Gogland</a>: Gogland is distributed either as a standalone IDE
-or as a plugin for the IntelliJ Platform IDEs</li>
+or as a plugin for the paid IntelliJ Platform IDEs</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>