Files
archived-starters/examples/openvscode-server
Jake Cooper 01f944c8b3 Fix Icons (#206)
* Fix tags

* Node http module
2021-10-04 17:37:36 -07:00
..
2021-10-04 17:37:36 -07:00

title, description, tags
title description tags
OpenVSCode Server An OpenVSCode Server example.
gitpod
vscode
ide
javascript

OpenVSCode Server Example

This example is for the OpenVSCode Server, a version of VS Code that runs a server on a remote machine and allows access through a modern web browser. It's based on the very same architecture used by Gitpod or GitHub Codespaces at scale.

Deploy on Railway

Features

  • VS Code in a browser

💁‍♀️ How to use

  • Use OpenVSCode Server as you would VS Code locally to develop your applications

📝 Notes

For OpenVSCode Server questions & feature requests, please visit gitpod-io/openvscode-server.

For VS Code questions & feature requests in general, please visit microsoft/vscode.