]> Cypherpunks repositories - gostls13.git/commit
doc: add an editor guide
authorJaana Burcu Dogan <jbd@google.com>
Wed, 14 Jun 2017 19:41:14 +0000 (12:41 -0700)
committerJaana Burcu Dogan <jbd@google.com>
Wed, 19 Jul 2017 21:38:16 +0000 (21:38 +0000)
commit77ee861ca208fd7f5a674ac0c442f92009ae42d7
tree28ba1eca23660f288cfd7ccc4cbddc0667b0c4c3
parentffd5687a8217e6829d2248dd0698f18c0e128ac2
doc: add an editor guide

The Go ecosystem provides many tools to make Go
development more productive and seamless. Document
the availability of the editor plugins and IDEs,
add an overview of feature support and screencasts.

Updates #20398.
Updates #20402.
Updates #20399.
Updates #20401.
Updates #20569.

Change-Id: I0c6cb48eb4e3848807aaad78390493e14f097916
Reviewed-on: https://go-review.googlesource.com/45772
Reviewed-by: Steve Francia <spf@golang.org>
doc/docs.html
doc/editors.html [new file with mode: 0644]
doc/editors/gogland.png [new file with mode: 0644]
doc/editors/vimgo.png [new file with mode: 0644]
doc/editors/vscodego.png [new file with mode: 0644]