Hacker News new | ask | show | jobs
by lagrange77 652 days ago
Excuse my ignorance, i have avoided copilot until now..

Does it have (some of) the other files of the project in it's context, when you use it in a test file?

1 comments

Copilot has your open tabs in context.

Cursor has that plus whatever files you want to specifically add. Or it has a mode where you can feed it the entire project and it searches to decide which files to add

Thanks!