From 58ad0176ca280c07a966249a3208f707ee0b1989 Mon Sep 17 00:00:00 2001 From: Jaana Burcu Dogan Date: Fri, 4 Aug 2017 12:59:55 -0700 Subject: [PATCH] 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 --- doc/editors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/editors.html b/doc/editors.html index 05986d9ad2c2b..264f5af920f84 100644 --- a/doc/editors.html +++ b/doc/editors.html @@ -65,7 +65,7 @@

Options

Yes - Autocompletion based on type + Type-aware autocompletion No No Yes