Joe Previte

Results 88 issues of Joe Previte

This adds a new check inside the `CodeServer` model to allow the address to be . if it detects the `USE_PROXY` environment variable. Fixes #5337

## Description For some reason, the `installExtesion` test has been flaking out and we're not sure why: https://github.com/coder/code-server/runs/7458796120?check_suite_focus=true#step:9:13 ## Solution Replace it with another test like `--help` which fails if...

enhancement

## What is your suggestion? Add an e2e test for our [display-language patch](https://github.com/coder/code-server/blob/main/patches/display-language.diff). ## Why do you want this feature? To prevent a regression like [this](https://github.com/coder/code-server/issues/5318) which happened in 4.5.0...

enhancement
testing

## What is your suggestion? On publish after npm package, open PR to update https://github.com/coder/code-server-aur ## Why do you want this feature? To save us some time and make it...

enhancement
chore

## What is your suggestion? When `VSCODE_PROXY_URI` is enabled, use the subdomain proxy. ## Why do you want this feature? Popular extensions like Tabnine can't use relative paths and need...

enhancement

![image](https://user-images.githubusercontent.com/3806031/166334530-1c04acca-2387-4d50-9eca-0db6b3a8b424.png) See above for uncovered lines.

testing

![image](https://user-images.githubusercontent.com/3806031/166334530-1c04acca-2387-4d50-9eca-0db6b3a8b424.png) See above for uncovered lines.

testing

![image](https://user-images.githubusercontent.com/3806031/166334530-1c04acca-2387-4d50-9eca-0db6b3a8b424.png) See above for uncovered lines.

testing

![image](https://user-images.githubusercontent.com/3806031/166334530-1c04acca-2387-4d50-9eca-0db6b3a8b424.png) See above for uncovered lines.

testing

## 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:...

Epic