Asher
Asher
@bpmct saw this was just added, is this the best link to use in the license paywall? Cleanup item for https://github.com/coder/coder/issues/13915
Just creating this to make sure we keep track of this in case we add back the signal handling. Reportedly, in 0.5.0 workspaces stop being responsive randomly (IDEs, web terminal,...
Suppose you have a VPN and when you boot your computer, VS Code automatically reconnects but this fails because your VPN is not up yet. Then you have to go...
We lost this (and gained arm64) when the default changed in the runner. Can we add back an amd64 version?
### Steps to Reproduce Send an OPTIONS request to your application through code-server's proxy. ### Expected Should get a 200 or 204 back. ### Actual Gets blocked with a 401...
I am not sure how feasible this is, but it seems more doable now that `config-ssh` uses wildcards. We generate a separate config because we want to add flags and...
If you set it to `~/logs` for example, it tries to literally create `~`.
Depending on how long the query takes, it can look like the sidebar is temporarily broken.
You can get into a slightly weird state where VS Code is logged in but the cli configuration has been deleted. We could try logging the cli back in when...