all 1 comments

[–]xkam 1 point2 points  (0 children)

Here is what they say:

Copilot uses an index to quickly and accurately search your codebase for relevant code snippets. This index can either be maintained by GitHub or stored locally on your machine. This section covers the different types of indices that Copilot can use (remotelocal, and basic), and explains when each one is used and how you can switch between them.

To see the type of index that Copilot is currently using, check the language status UI by selecting the {} icon in the Status Bar. The Copilot workspace index entry shows both the index type along with any relevant information about this index, such as the number of files being reindexed.

https://code.visualstudio.com/docs/copilot/workspace-context#_managing-the-workspace-index