# Cursor Tab AI-powered autocomplete in [[Cursor.com]] that suggests code as you type. Uses a specialized fine-tuned "Tab model" based on recent edits, surrounding code, and linter errors. ## Interaction - **Accept full suggestion**: Tab - **Reject**: Escape or keep typing - **Accept word-by-word**: Cmd+Right (Mac) / Ctrl+Right (Windows/Linux) ## Advanced Capabilities - **Multi-line edits**: can modify multiple lines, add missing imports, suggest coordinated edits across related code - **Jump-in-file**: after accepting, pressing Tab again predicts your next editing location and jumps there - **Cross-file editing**: predicts when changes in one file need updates in another; shows a portal window for navigation ## Configuration Toggle via bottom-right status indicator. Options: snooze temporarily, disable globally, disable for specific file extensions. Also configurable in Cursor Settings > Tab. ## Scope [[Cursor Rules]] (User Rules and Project Rules) do NOT apply to Cursor Tab. Rules only affect Agent (Chat) and Inline Edit. ## References - Documentation: https://www.cursor.com/docs/tab - Changelog: https://cursor.com/changelog ## Related - [[Cursor.com]] - [[Cursor Rules]]