From: Jaana Burcu Dogan Date: Fri, 4 Aug 2017 19:59:55 +0000 (-0700) Subject: doc: use better wording to explain type-aware completion X-Git-Tag: go1.9rc2~1^2~8 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=58ad0176ca280c07a966249a3208f707ee0b1989;p=gostls13.git 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 Reviewed-by: Andrew Bonventre --- diff --git a/doc/editors.html b/doc/editors.html index 05986d9ad2..264f5af920 100644 --- a/doc/editors.html +++ b/doc/editors.html @@ -65,7 +65,7 @@ The following feature matrix lists and compares the most significant features. Yes - Autocompletion based on type + Type-aware autocompletion No No Yes