Unlike Visual Studio Code, in VSCodium, Copilot features are disabled and not configured.
In your settings, sets:
"chat.disableAIFeatures": false,
You need to create a custom product.json at the following location (replace VSCodium by VSCodium - Insiders if you use that):
%APPDATA%\VSCodium or %USERPROFILE%\AppData\Roaming\VSCodium~/Library/Application Support/VSCodium$XDG_CONFIG_HOME/VSCodium or ~/.config/VSCodiumThen you will need to follow the guide Running with Code OSS with the product.json file created previously.
You will need to add the properties: trustedExtensionAuthAccess and defaultChatAgent.