VSCode Marketplace Extensions Installer for VSCodium-based IDEs
-
I recently published a new extension for installing VSIX extensions from the VSCode Marketplace straight from any VSCodium based IDE that uses open-vsx.org for the extensions marketplace. Bear in mind that extensions like “ms-vscode.cpptools” won’t work anyway, since they are proprietary binaries that only work on MS VSCode. Other than that, any extension that is in the VSCode marketplace but not in open-vsx will be available for download.
You can find the extension from the extensions manager under “VSCode Marketplace Extensions Installer” or download the VSX file from https://open-vsx.org/extension/cooligula/marketplace-installer
This extension is still very new, so expect some bugs here and there (especially when making very generic queries like “theme” instead of being specific like “One Dark”).
Any feedback will be greatly appreciated, thanks!