Hacker News new | ask | show | jobs
by KyleBerezin 54 days ago
quote: "Thank you all for your feedback, professional or otherwise. Sorry about the regression. I will work on fixing this in 1.119.

There is a number of issues with the Co-Author functionality:

It should never have been enabled when disableAIFeatures is on. It should not add attribution to changes that were not done by AI. We need to make sure it receives a more test coverage before change the default. If you have additional (constructive) feedback, please ping me directly or open an issue."

1 comments

Agreed, fixed disableAiFeatures in my PR: https://github.com/microsoft/vscode/pull/313931 Will work on making it better later.
But it should still add the tagline when copilot has been used, without direct approval by the user?