Hacker News new | ask | show | jobs
by bcye 56 days ago
This only happens on commits where autocomplete (via Copilot) was used, which I think is on by default.

Still that doesn't seem very reasonable, LLM autocomplete seems like a basic editor feature nowadays.

1 comments

Maybe you are right. I could have sworn this happened without me using autocomplete.
i tested it right now, if autocomplete is turned off or not used the line doesn't get added. generating a commit msg also doesn't trigger it for some reason.
Found the culprit it was the inline suggestions. If you use it to add a single comma to the code it will decide it has part ownership of your commit now.