Software Alternatives & Reviews

The Visual Studio Code Server

replit OpenVSCode Server Productivity Power Tools Coder ttyd
  1. 1
    Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup.

    #Programming #Programming Tools #IDEs And Text Editors 603 social mentions

  2. Run the latest VS Code on a remote machine accessed through a modern web browser - from any device, from anywhere.
    Microsoft's server implementation is here: https://github.com/microsoft/vscode/blob/main/src/server-main.js Open VS Code Server takes this barebones implementation and fleshes it out enough to be minimally usable: https://github.com/gitpod-io/openvscode-server (i.e. Run it from a CLI command, do basic token auth, etc.).

    #Open Source #Software Engineering #Developer Tools 12 social mentions

  3. Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
    Pricing:
    • Open Source
    Install the vs code vim plugin and VS code's editor runs with vim key bindings (including editing modes): https://marketplace.visualstudio.com/items?itemName=vscodevim.vim You can use any of VS code's remote editing plugins.

    #Regular Expressions #Programming Tools #Development 362 social mentions

  4. 4
    The Cloud IDE, Solved
    Pricing:
    • Open Source
    Creator of the original https://github.com/coder/coder-server and co-founder of https://coder.com here. Microsoft’s code-server uses their official extension marketplace, allowing LiveShare, Pylance, and other proprietary extensions in their browser VS Code experience. Their license prevents users from “hosting it as a service” meaning you can’t productize their code-server like you can ours. We’re disappointed that Microsoft chose to release under the `code-server` command-line name. Our community has produced countless blog posts, videos, StackOverflow questions, etc. That will become difficult for our users to find. This naming decision suggests that Microsoft aims to replace our code-server instead of coexisting. We will continue developing our code-server until Microsoft’s has parity. As for Coder, we’re focusing more on the platform side (https://github.com/coder/coder) and less on making IDEs work remotely.

    #Project Management #Text Editors #Task Management 48 social mentions

  5. 5
    ttyd is a simple command-line tool for sharing terminal over the web.

    #Testing #Localhost Tools #Security 6 social mentions

Discuss: The Visual Studio Code Server

Log in or Post with