🔥 3-day streak
GitHub Copilot52 / 190
Question 52 of 190

A developer on your team is frustrated that GitHub Copilot's inline code completions sometimes suggest calls to functions that don't exist anywhere in their large monorepo, even though a correctly named helper function is defined in a file three directories away. They ask you why Copilot can't just reference every function in the entire repository when generating a suggestion. Which explanation best describes the underlying limitation of how Copilot builds its prompt for code completion?

Reviewed for accuracy · Report an issueNext question