Tell HN: VS Code v1.117.0 automatically adds GitHub Copilot as your co author
I don’t even use copilot. Yet, if you are like me and sometimes use the Source Control tab to stage files or manually write commit messages, it automatically appends Copilot as the co author for that commit.
How does anyone at Microsoft/Github thinks this is ok? I don’t even use your AI, this is code I have written myself. This just looks desperate.
28 comments
[ 6.5 ms ] story [ 279 ms ] threadIf I didn’t explicitly use Copilot for that commit, adding it as co-author is not assistance, it’s misattribution.
Still that doesn't seem very reasonable, LLM autocomplete seems like a basic editor feature nowadays.
I accepted a typo fix in a changelog while correcting it. Appears as tab to autocomplete for those unaware. Still seems like a reach.
BTW I'm glad MSFT is aggressively pushing AI into VSCode. Maybe they will destroy VSCode in the process, just like Windows -- or at least give other smaller guys some breathing spaces.
Please do, MSFT.
```json // .vscode/settings.json { "git.addAICoAuthor": "off" } ```
[1] disclaimer for those used to copy-pasting anything they find on the internet: sudo apt autoremove --purge <package> [<package> ...] removes software packages and their configuration files. Only use this if you know what you're doing.
`Co-authored-by: Copilot <copilot@github.com>`
That is not coauthorship. And if it were, every pre-commit tool that automatically reformats or fixes code should also append themselves as coauthors!
Their whole marketing department probably.