| Kieli | Käännökset |
|---|---|
| suomi | ennustava teksti |
(computing) A system, as in a word processor, that attempts to predict and autocomplete the text being typed.
Example of the partially typed search term baby st being autocompleted to various options
(computing) A system, as in a word processor, that attempts to predict and autocomplete the text being typed.
Autocomplete of the search box in Mozilla Firefox
(computing) A system, as in a word processor, that attempts to predict and autocomplete the text being typed.
Code completion in Qt Creator 5.0: The programmer types some code, and when the software detects a recognizable string such as a variable identifier or class name it presents a menu to the programmer which contains the complete name of the identified variable or the methods applicable to the detected class, and the programmer makes a choice with her or his mouse or with the keyboard arrow keys. If the programmer continues typing without making a choice, then the menu disappears