openvscode-server
openvscode-server copied to clipboard
Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.67.2 - OS Version: ubuntu 20.04 Steps to Reproduce: 1. open any foler in left explorer...
Loading images causes CSP violation in Firefox
Does this issue occur when all extensions are disabled?: Yes - VS Code Version:  - OS Version: Debian 11 + Docker gitpod/openvscode-server - Browser: Only Firefox (tested with version...
Guides do not include token required to reach server
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.63.0 - OS Version: Steps to Reproduce: 1. Follow the guide https://github.com/gitpod-io/openvscode-server/tree/docs/guides/aws-ec2 2. You get the...
Ship with systemd
[`code-server` ships a `systemd` unit](https://github.com/cdr/code-server/pull/1997/commits/255fa37e1d058cce917eb75c2da20c2c806a52c2) for more convenient installation. I know this project wants to minimize deviation from official vscode, just wondering if this could be considered as the chance...
Adding a description of the different release types to the README.md
Can someone explain what the insiders edition is? I see a pre-release tag: [openvscode-server-insiders-v1.66.0](https://github.com/gitpod-io/openvscode-server/releases/tag/openvscode-server-insiders-v1.66.0) it would be nice if we could have an FAQ that answers this in the README.md.
[Guides] Heroku
In order, to add `settings.json` parameters automatically, the server should be restarted each time to apply the parameters. This is unfortunately not convenient to run automation scripts. So it would...
Answered and Added some FAQ in Readme section
## FAQ'S 1. How is OpenVSCode Server different from VS Code? - It makes use of the power of the cloud - dependencies, compilation, testing, large data sets can all...
[openvscode-releases] automatically get latest release tag and deploy that
The whole deployment flow could be made much easier if inside the Docker file there was a build step that could get the latest release from https://github.com/gitpod-io/openvscode-releases and put that...
"Accounts" Button just shows "loading..."
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.62.0 Steps to Reproduce: 1. open VSCode 2. click on "Accounts" Result: it just shows a...