🔥 3-day streak
GitHub Copilot103 / 190
Question 103 of 190

A developer is writing a Python function in VS Code with GitHub Copilot enabled. An inline (ghost text) suggestion appears, but it isn't quite what they want. They know Copilot often generates multiple candidate completions for the same context and want to view and pick from the other alternatives without leaving the editor line. What is the most direct way to browse the other inline suggestions for the current cursor position?

Reviewed for accuracy · Report an issueNext question