We will open source the code in the GitHub Copilot Chat extension under the MIT license, then carefully refactor the relevant components of the extension into VS Code core.
I wonder if this will make its way into vscodium
Submitted 14 hours ago by MCasq_qsaCJ_234@lemmy.zip to technology@lemmy.world
https://code.visualstudio.com/blogs/2025/05/19/openSourceAIEditor
We will open source the code in the GitHub Copilot Chat extension under the MIT license, then carefully refactor the relevant components of the extension into VS Code core.
I wonder if this will make its way into vscodium
Just found out about it and will be downloading it soon!
This is getting downvoted but how is this not good? Perhaps if you are adamant about not having this feature in your editor?
It’s an extension so it can be deactivated. That’s good. But it is a lot of effort and time invested on a feature no one requested, to shoehorn people into workflows that have been proven to be unproductive and introduce another telemetry spying vector. While several performance issues and years old bugs remain ignored. So of course people hate it.
At least the spying vector is open.
But the poor performance is due to TypeScript and later this year they will release a Go compiler that will make it 10 times faster.
The auto-complete in VSCode is one of the few AI use cases that I actually find useful. Passing a whole bunch of args in a python class function call to set instance variables just becomes that little bit less tedious. Lots of little things like that add up to nice time savings.
The “ask copilot” features are absolutely terrible though.
hendrik@palaver.p3x.de 2 hours ago
So they're open-sourcing some minor glue to connect to an API of a big proprietary online service, or what's this about?