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

I use it every day

    • JackbyDev
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 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.

    • Tyoda@lemm.ee
      link
      fedilink
      arrow-up
      8
      ·
      8 hours ago

      They host their own marketplace. It doesn’t have everything, but it’s trivial to install any extension from a .vsix file. Unless you use 50 and need to update them…