Last reviewed
Correct answer: B. A jump to a predicted edit in another file, which your current change appears to require.
Explanation
The principle — Tab predicts cross-file edits when a change in one file needs updates in another, and when such a jump is available a portal window appears at the bottom of the editor.
Why the key is correct — The portal is a navigation offer: the edit you just made has a consequence elsewhere, and it shows you the way there, so a broken caller is fixed in the same flow.
Why the others are wrong — It is not a diff of the current file, and Tab is not limited to the file on screen. It is not a diagnostics list, though linter errors do inform suggestions. And it asks for no typed instruction.
Remember this — A portal at the bottom of the editor means the next edit is in a different file.
Sources — Cursor's Tab completion documentation.
Sources
“When a jump to another file is available, a portal window appears at the bottom of the editor.”
Practise 10 questions on this topic
Take Cursor AI Features — Timed Test 1 (10 questions) — scored instantly, explanation for every question, no login.