|
I installed VSCodium and the Ansible extension, I'm paranoid if there is something wrong. This is what I see inside VSCodium Extension Page This is what I see on Visual Studio Marketplace As you can see, there is no "Verified" badge besides the Publisher name in VSCodium and the Downloads/Last Released values are different. Is this to be expected, how can I always verify that I'm installing a legitimate extension. |
Answered by
daiyam
Jun 14, 2025
Replies: 1 comment 3 replies
|
Downloads/Last Released values are different since they are different stores. The verified domain name isn't available on OpenVSX (eclipse-openvsx/openvsx#453) |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Yes, the extension is from RedHat. You have more informations at https://open-vsx.org/extension/redhat/ansible.
A verified publisher on Visual Studio Marketplace is done by validating that the publisher own a domain name. Said domain name is then shown to you. This is why the linked issue is related to this discussion.
The identifiers can be different since they are different stores.
But, I think, most developers will use the same identifier for the same extension.
And the open source extensions which aren't published by their devs on OpenVSX, are published by the OpenVSX team and use the same identifiers.