🔥 3-day streak
GitHub Copilot158 / 190
Question 158 of 190

A developer is writing a new data-access function in `orders.ts` and wants Copilot's inline completions to correctly reference the column names and types defined in a separate `schema.ts` file. The completions Copilot is currently offering guess at field names and get them wrong. Which action is MOST likely to improve the relevance of Copilot's suggestions for this task?

Reviewed for accuracy · Report an issueNext question