diff --git a/doc/editors.html b/doc/editors.html index 264f5af920f..84fb068918b 100644 --- a/doc/editors.html +++ b/doc/editors.html @@ -22,8 +22,8 @@ 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
  • -
  • Gogland: Gogland is distributed either as a standalone IDE -or as a plugin for the commercial IntelliJ Platform IDEs
  • +
  • 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
  • @@ -44,7 +44,7 @@ The following feature matrix lists and compares the most significant features.
    vim
    Visual Studio Code -
    Gogland +
    GoLand
    Atom @@ -159,7 +159,7 @@ The following feature matrix lists and compares the most significant features. Auto generate tests for packages, files and identifiers No Yes - No + Yes No diff --git a/doc/editors/gogland.png b/doc/editors/goland.png similarity index 100% rename from doc/editors/gogland.png rename to doc/editors/goland.png