Visual Studio Code April 2023

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Visual Studio Code

    Visual Studio Code

    For the same reason you use vim in your terminal, in some cases it's nice to have, sometimes it's not, but now you have the ability and choice to do it

    I disagree about your statement on the debugger, I tried both

    Plugins and being able to edit the source of the program are 2 fundamentally different things

    As I explained above, I fall back to neovim because I can't stand the file previewing when you switch files in sublime text, you can't change that behavior with plugins, you need source access

    Another argument that you can't defeat:

    There is this thing with code completion popup that I so annoying in vscode, it being open source lets me fix it without having to wait for the good will of the developer to understand/fix it for me, I did it myself:

    https://github.com/microsoft/vscode/pull/163490

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

  • VSCode is no longer compatible with Ubuntu 18.04, here's what you can do

    2 projects | news.ycombinator.com | 2 Feb 2024
  • VSCode HTML Editor

    2 projects | /r/neocities | 14 Mar 2023
  • FLOSSing for Lent 5/40 - VS Code

    2 projects | /r/opensource | 27 Feb 2023
  • Validate your Jenkinsfile with the vscode plugin vscode-jenkins-pipeline-linter-connector and the LLMs large model

    4 projects | dev.to | 25 May 2024
  • What is VSCodium ? Better than VS code ?

    2 projects | dev.to | 20 Mar 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?