Remix.run Logo
bcye 2 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.

adithyassekhar 2 days ago | parent [-]

Maybe you are right. I could have sworn this happened without me using autocomplete.

bcye 2 days ago | parent [-]

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.

adithyassekhar 2 days ago | parent | next [-]

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.

2 days ago | parent | prev [-]
[deleted]