Glossary

Code Completion

An AI feature that predicts and suggests the next characters, lines, or blocks of code as you type. **GitHub Copilot** pioneered mainstream inline code completion. (Ch. 3)

Learn More

Related Terms