code-server
code-server copied to clipboard
VS Code in the browser
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Safari - Local OS: iPadOS - Remote OS:...
## Why do you want this feature? In the `postinstall.sh` script that is used when installing with `npm`, we use nested commands to install `vscode` and its extensions - [see...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Chrome - Local OS: Windows 10 - Remote...
## What is your suggestion? Use Workflow [dispatch inputs](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onworkflow_dispatchinputs) to allow maintainers to choose which packages to publish when running workflow. ## Why do you want this feature? If something...
## What is your suggestion? To see if it's possible to upload release artifacts separately instead of one big zip ## Why do you want this feature? It would make...
## Problem Right now, the release process is rather tedious and manual. See steps [here](https://github.com/cdr/code-server/tree/main/ci#publishing-a-release). We would like to solve this and make it easier and faster for maintainers to...
We recently updated the download artifact step in the Docker workflow. We want to use the same flow in the npm/brew workflow. Related: - https://github.com/coder/code-server/pull/5106/files
## What is your suggestion? Move security vulnerabilities workflow out of `ci.yaml` ## Why do you want this feature? > and it can be frustrating to make a doc change...
## What is your suggestion? Allow users to install `.vsix` extensions offline via the CLI. ## Why do you want this feature? Some community members and customers work in airgapped...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser:Chrome - Local OS:Windows - Remote OS:Ubuntu - Remote...