Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can Github Copilot look at the context of a project with multiple files?

Or it only analyzes and autocompletes using the context of standalone files regardless of additional files in my project?

like image 744
Ocean Overflow Avatar asked Aug 30 '25 15:08

Ocean Overflow


2 Answers

You can type this in Github Copilot Chat:

@workspace Write the README.md file using the current workspace in markdown format
like image 59
luispa Avatar answered Sep 02 '25 22:09

luispa


Currently is it on the WIP stage.

https://githubnext.com/projects/copilot-view/

like image 37
pseudoc Avatar answered Sep 02 '25 21:09

pseudoc