# Write descriptive function/variable names

Category: GitHub Copilot

# Write descriptive function/variable names

Use clear naming to give Copilot better context

Copilot's suggestions are heavily influenced by the names in your code. A function named `getUserAuthTokenFromCookie` will generate much better suggestions than one named `getToken`. Naming is the cheapest way to improve Copilot quality.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.