GitHub Copilot code completions are autocomplete-stye suggestions that appear inline as you code. Until today, they have used context from your active file and other tabs open in the editor to inform the suggestion that is returned. However, we know that more contextually relevant input leads to better suggestions.
원문출처 : https://devblogs.microsoft.com/cppblog/improving-github-copilot-completions-in-vs-code-for-c-developers
원문출처 : https://devblogs.microsoft.com/cppblog/improving-github-copilot-completions-in-vs-code-for-c-developers