AI Autocomplete
Inline code suggestions that appear as you type, accepted with Tab.
AI autocomplete predicts the next few tokens or lines based on your cursor position and surrounding code. It's lower-friction than chat but cannot plan or verify — it produces text, not actions. GitHub Copilot's original product and Cursor's Tab feature are classic examples.