Software Alternatives & Reviews

VS Code or VS Codium - Which should I use?

vscode.dev VSTS GitHub Codespaces GitHub Visual Studio Code Atom
  1. Now when you go to https://vscode.dev, you'll be presented with a lightweight version of VS Code running fully in the browser.
    Recently, VS Code has been released as a new online product, vscode.dev, a code editor in the browser. As a VS Code blog post said:.

    #Open Source #Text Editors #Developer Tools 264 social mentions

  2. 2
    Visual Studio dev tools & services make app development easy for any platform & language. Try our Mac & Windows code editor, IDE, or Azure DevOps for free.
    Because some of the software related to VS Code is proprietary, there are commercial avenues Microsoft can explore in the future. It certainly hasn't killed Visual Studio off as a paid product, Visual Studio is available in different editions and is part of a subscriptions offering. This is probably why the C# and C++ extensions for VS Code have restrictive licenses.

    #Code Collaboration #Git #Continuous Integration 93 social mentions

  3. GItHub Codespaces is a hosted remote coding environment by GitHub based on Visual Studio Codespaces integrated directly for GitHub.
    GitHub (owned by Microsoft) has started a paid product called Codespaces, which uses VS Code in virtual machines (VMs). It was rolled out in August 2021 and is only available to GitHub Teams and GitHub Enterprise Cloud customers currently. Full details on pricing is available in their documentation. The pricing looks modest enough, but I'm sure they are starting to make some money from it by now.

    #Text Editors #Programming #IDE 142 social mentions

  4. 4
    Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
    Pricing:
    • Open Source
    GitHub (owned by Microsoft) has started a paid product called Codespaces, which uses VS Code in virtual machines (VMs). It was rolled out in August 2021 and is only available to GitHub Teams and GitHub Enterprise Cloud customers currently. Full details on pricing is available in their documentation. The pricing looks modest enough, but I'm sure they are starting to make some money from it by now.

    #Code Collaboration #Git #Version Control 2043 social mentions

  5. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    VS Code is a mostly open-source code editor, with proprietary sprinkles on top, and a proprietary extension marketplace. It is a bit of a mongrel breed of software really. VS Codium is a fully open-source alternative based on the same codebase.

    #Text Editors #IDE #Software Development 1017 social mentions

  6. 6
    At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.
    Prior to being acquired by Microsoft, GitHub made their own open-source code editor too, Atom. Atom is still actively maintained. It just goes to show how they purused similar stratgies in the long-run. I guess that the philosophy is to make tools for devs, and create an "ecosystem" to sell something extra.

    #Text Editors #IDE #Software Development 152 social mentions

Discuss: VS Code or VS Codium - Which should I use?

Log in or Post with