code-server
code-server copied to clipboard
VS Code in the browser
 See above for uncovered lines.
 See above for uncovered lines.
## Problem We are unhappy with our current coverage (71% at the time of writing). ## Solution Write tests for code in the following files until we hit 80% coverage:...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: n/a - Local OS: n/a - Remote OS:...
## What is your suggestion? My company needs to log messages in a JSON-Format and at minimum the current timestamp and the log message. We use code-server together with JupyterLab,...
## Description We were debugging an issue the other day and I thought `EXTENSIONS_GALLERY` wasn't working. ## Solution I'd like to add an integration test to ensure it does work...
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Brave - Local OS: MacOS Monterey - Remote...
If you are working in the terminal, the suggested way of using VS Code itself as your editor for commit messages and such is to set ```sh export EDITOR="code --wait"...
## Problem After we publish a release, we have to manually go to the [code-server-aur](https://github.com/cdr/code-server-aur) repo and publish a new version of the package. This should be automated as part...
Issue is similar to https://github.com/cdr/code-server/issues/296 The fix in this issue is not applicable to me I think since I'm not running behind nginx. - Web Browser: Google Chrome - Local...