Hacker News new | ask | show | jobs
by robertlagrant 1346 days ago
> If similar code is open in your VS Code project, Copilot can draw context from those adjacent files

I'm concerned that "draw context from" is a euphemism. Does it mean it uses code that's only on your laptop to train its AI?

1 comments

It's personalised to you. In general, it mimics the project's coding style. (And if the project code is terrible, good luck.)