autocomplete
- noun
- /ˌɔːtəməˈkliːt/
- Specialized
- To date, Twitter has offered an autocomplete feature that recommends search results based on what you're typing, corrects your possibly misspelled queries, and surfaces recommended related results.
Examples
-
This is the third time we have done this since autocomplete was introduced in SQLyog over 5 years ago.
Blog text (12) -
Autocomplete is a common feature of most programming environments, but there are two critical subtleties here.
Blog text (10) -
The core thing we wanted to include was an autocomplete function based off of the contact list.
Blog text (3) -
Also, a number of small bugs in autocomplete were fixed.
Blog text (12) -
Autocomplete in Visual Studio helps with this also.
Blog text (19) -
In the following example, the environment offers autocomplete with default arguments.
Blog text (10) -
Our autocomplete implementation is one of the most appreciated features of SQLyog, according to a survey we conducted among registered users recently.
Blog text (12) -
Google's autocomplete function predicts what you might be searching for as you type.
-
The email application features an autocomplete option that suggests contacts based on the first few letters.
-
Using autocomplete in search engines can save time by quickly filling in common queries.
Synonyms
Words or phrases that appear while you type to help finish your text
A tool that fills in the rest of words or code as you type
A feature that suggests completions as you type
A feature that shows word and phrase suggestions while you type
Surface Forms
Morphology
Etymology
Autocomplete combines auto- ('self') and complete ('finish'). The auto- part is the same as in automatic, so an autocomplete is like an automatic helper that 'finishes' your words or phrases as you type.