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.
Docker Image and VSCode secretsStorage persistence on browser refresh.
It is not quite a bug, however there seems to be something missing in the Open VSCode Server [Getting Started](https://github.com/gitpod-io/openvscode-server#getting-started) docker image. ## Issue Description Basically a browser **refresh** seems...
Extensions possibly don't inherit PATH/environment correctly?
Does this issue occur when all extensions are disabled?: n/a - VS Code Version: Version: 1.84.0 - OS Version: nixos linux 6.6.8 Steps to Reproduce: 1. use openvscode-server with systemd...
Cannot run Docker example without root.
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.61.0 - OS Version: Ubuntu 20.04 LTS Steps to Reproduce: Run ` docker run -it --init...
EACCES: permission denied, mkdir '/home/workspace/.openvscode-server/extensions'
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: latest - OS Version: Linux 5.10.46-4rodete4-amd64 - Docker version: Docker version 20.10.2, build 2291f61 Steps to...
### Discussed in https://github.com/gitpod-io/openvscode-server/discussions/516 Originally posted by **dor-itzhaki** June 12, 2023 I'm looking for a simple way to instruct openvscode-server to load static files (js, css, etc...) from an external...
Questions that need answers: * How is OpenVSCode Server different from VS Code? * How is OpenVSCode Server different from Gitpod? * How is OpenVSCode Server different from the Remote...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.84.2 - OS Version: gitpod Steps to Reproduce: 1. Install this example extension: https://github.com/815are/virtualFileWatchIssue.git 2. run...
Dear Team, I have reported you one of the issue today on email [email protected] please review. thanks ! regards, Asim
- **MasterPage Absence:** The editor is not rendering or displaying the MasterPage (.js) file, leading to a lack of structure and styling consistency across pages. - **Lightboxes Unavailable:** Lightboxes (.js)...
Allow the app to be installed as a PWA
The app already includes a `manifest.json` - but it's lacking some details. Most notably: - It has no Service Worker included, so Chrome etc. says "no" - the app lacks...