VS Codium is a very good alternative to the proprietary VS Code.

I use it every day

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 hours ago

    No. https://www.eclipse.org/community/eclipse_newsletter/2020/march/1.php

    Only Visual Studio Products Can Access the Extension Marketplace

    While all of the projects listed above support VS Code extensions, only Microsoft products can use and connect to Microsoft’s Extension Marketplace. The terms of use for the Marketplace prevent any non-Visual Studio products from accessing it.

    Gitpod employs a workaround where users upload .vsix files to install extensions. This causes unnecessary overhead as users have to download the files from GitHub, then upload them to Gitpod. Downloading extensions from the Microsoft Marketplace for any use other than in Microsoft products is prohibited as well.

    Most extensions are developed by communities and published under permissive open source licenses. The requirement to distribute and access these community-owned extensions in a system with such restrictive terms of service does not seem right.

    Our goal is to resolve this issue by hosting an open source extension registry at the Eclipse Foundation, a vendor-neutral organization. We’re doing this through the Eclipse Open VSX Registry project.