chatSessionsProvider not supported?
The GitHub Pull Requests extension is using an API proposal "chatSessionsProvider" that's apparently not compatible in VSCodium 1.106.27818. Is there a plan to add this API to VSCodium or should I remove the extension and find an alternative?
The new API was introduced with version 0.120 and is present in all updates to 0.120.
https://github.com/VSCodium/vscodium/blob/42ab5a8aa31d6dbd66807fa0c074bb1dfbe6e2d8/product.json#L212
It's there
But it's languageModelDataPart that seems to be missing...
The 1.120.2 (latest on OpenVSX) requires it but not the latest version (1.122.1)...
So it's just a matter of waiting until whoever maintains the OpenVSX page updates it there?
So it's just a matter of waiting until whoever maintains the OpenVSX page updates it there?
It's OpenVSX team. Ask at https://github.com/EclipseFdn/publish-extensions
Its seems there is an updated version of the plugin but not yet in codium
Its seems there is an updated version of the plugin but not yet in codium
Yeah, the open-vsx.org registry entry for Github Pull Requests is still on 120.2; the maintainer needs to push the new version to VSX so it'll show up in Codium.