Skip to main content
autocomplete

autocomplete

1 3.7
A computer feature that suggests and finishes words or phrases as you type
  • noun
  • /ˌɔːtəməˈkliːt/
  • Specialized
translation icon : autocompletar
  • 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

autosuggestion
vsautocomplete
  • Specialized
1 5.4

Words or phrases that appear while you type to help finish your text

predicts and finishes words or phrases rather than focusing on algorithms
completer
vsautocomplete
  • Specialized
6.1

A tool that fills in the rest of words or code as you type

predicts and finishes words or phrases rather than focusing on code
auto-suggestion
vsautocomplete
  • Specialized
4.0

A feature that suggests completions as you type

predicts and finishes inputs without stressing search speed
autosuggest
vsautocomplete
  • Specialized
4.2

A feature that shows word and phrase suggestions while you type

predicts and finishes rather than only offering hints

Surface Forms

autocomplete singular
autocompletes plural

Morphology

autocomplete = complete (transparent) = auto + complete

The meaning is directly compositional: an automatic completion feature.

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.