16

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

Ocean Overflow
  • 339
  • 2
  • 14

3 Answers3

2

Currently is it on the WIP stage.

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

pseudoc
  • 64
  • 4
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/late-answers/34131290) – bfontaine Apr 04 '23 at 12:04
  • This page seems to say the contrary: https://github.com/orgs/community/discussions/13617 – static_rtti Sep 01 '23 at 12:32
1

Not yet (Aug. 2023).

The latest GitHub Copilot – August 28th Update:

In the comments of that blog post, Andreas Saurwein adds:

for enterprise use it needs more context, like on the solution level, it must be able to understand the WHOLE solution code not only the opened files, or whatever is its current context level.
Most often Copilot does not understand how some of the classes used actually work, and it does not suggest them in new code even if previous code did use them.

And Mark (Wilson-Thomas) answers:

We are definitely aware of this requirement for whole solution context. If you can share some cases that would be particularly important to your usage in this regard that would be great and help the team prioritize the most useful cases.

It sounds like you’re looking for understanding/explanation/diagnosis that spans multiple files in the solution as your main case?

That last sentence illustrates that GitHub Copilot does not work at a project level yet.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
0

Not yet!

currently its on its intermediary stage. Watch - https://githubnext.com/projects/copilot-view/