Yeah, VSCode is great, but what a maintenance nightmare

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
  • Visual Studio Code

    Visual Studio Code

  • Are you using any anti-malware software, by chance? There was an issue reported recently which sounds similar to your one (microsoft/vscode#134625), and someone suggested it was caused by a bug with Malwarebytes.

  • openvscode-server

    Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.

  • There are of course cloud services like GitHub Codespaces and GitPod which give you the "full" VSCode experience in the browser, by running extensions on a server in the cloud and connecting the web interface to such a server instance. Here, you could still install malware, but at least it won't run on your machine.

  • 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
  • free-vscode-csharp

    Free/Libre fork of the official C# extension for vscode

  • Yeah, Gitpod is pretty nice for what it is. Although it's worth mentioning that certain proprietary Microsoft extensions are licensed for use only in Microsoft distributions of VSCode, so they won't work in Gitpod. Most extensions do work, but Pylance, C#, C/C++ doesn't, to name a few exceptions. Although for C# there is a FOSS extension you can use instead and for C/C++ there is clangd.

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