Extensions are not automatically found within VS Code when using Arch Linux

This page summarizes the projects mentioned and recommended in the original post on /r/vscode

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • platformio-vscode-ide

    PlatformIO IDE for VSCode: The next generation integrated development environment for IoT

  • The PlatformIO extension currently requires Microsoft's proprietary C/C++ extension, so it can't (officially) be used in the Arch community build. Here's a feature request to remove the dependency on the C/C++ extension: https://github.com/platformio/platformio-vscode-ide/issues/1802

  • openvsx

    An open-source registry for VS Code extensions

  • That's probably because you installed the FOSS Arch community build of VS Code, which is not allowed to use Microsoft's marketplace for legal reasons. So it uses the Open VSX Registry instead, a vendor-neutral marketplace without proprietary extensions.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Visual Studio Code

    Visual Studio Code

  • You may find workarounds in that issue, but the simplest solution is to install Microsoft's proprietary distribution of VS Code called Visual Studio Code. You can either download a tar.gz archive from https://code.visualstudio.com or install the visual-studio-code-bin package from the Arch User Repository.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts