Baptiste Augrain
Baptiste Augrain
Oh! I forgot to make the changes! Duplicate of #2266
By the way, I've made a new repo https://repo.vscodium.dev/ (src: https://github.com/VSCodium/repositories-linux). It's also support arm32 install.
Some users still want Copilot... so I won't remove it in VSCodium.
I just got another issue asking for Copilot...
VSCodium is a rebuild so the changes should only be about what's necessary for it to work. I'm in the process a reviving my custom build, I'm planning to remove...
> it’s automatically included in VSCodium The UI is included but not the configuration to connect the UI to the servers. > the pre-installed Copilot effectively introduces a non-free component...
I'm disabling the copilot UI by default (#2327).
@peter-fb There isn't a Copilot extension. It's a direct integration into the editor so that code is under MIT. I left the code as this since: - no configuration =...
@peter-fb yep
> How can I re-enable it? `"chat.commandCenter.enabled": true`