You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the VSCode binary from Microsoft is under a proprietary license and has built-in telemetry, there's VSCodium; a free/libre build without those problems.
Since the VSCode binary from Microsoft is under a proprietary license and has built-in telemetry, there's VSCodium; a free/libre build without those problems.
Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of
.vsix
files from it, in order to use VSCode extensions in non-Microsoft products those need to be installed differently.By default, VSCodium is set up to use open-vsx.org as extension gallery, which has an adapter to the Marketplace API used by VSCode.
Could you publish this extension on open-vsx.org so that it could also be used on VSCodium?
Guide:
https://github.com/eclipse/openvsx/wiki/Publishing-Extensions
Thank you.
The text was updated successfully, but these errors were encountered: