]> Cypherpunks repositories - gostls13.git/commit
doc: use better wording to explain type-aware completion
authorJaana Burcu Dogan <jbd@google.com>
Fri, 4 Aug 2017 19:59:55 +0000 (12:59 -0700)
committerJaana Burcu Dogan <jbd@google.com>
Fri, 4 Aug 2017 20:18:16 +0000 (20:18 +0000)
commit58ad0176ca280c07a966249a3208f707ee0b1989
tree305de0701fd9cdb29aca82fd2e87b34e4e773914
parent92dac21d292e5125c00f7b1c7c4a8f3f92d28245
doc: use better wording to explain type-aware completion

Some editors can filter the autocompletion suggestions based on
whether the code will compile once autocompleted. Explain this
feature with better wording.

Change-Id: I29e4b0396878f18c79208915402c0a209a813b04
Reviewed-on: https://go-review.googlesource.com/53355
Reviewed-by: Florin Patan <florinpatan@gmail.com>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/editors.html