Asher
Asher
There is supposed to be an item in the status bar when the workspace needs an update but I am not seeing it there?
In JetBrains and the dashboard, the play button means to start the workspace. I think we swap it out for one of those plug icons or something like that.
We look for the SSH PID then store that, but if there is a reconnection we could get a new SSH process and now we are pointing to the wrong...
All the headers, body, etc, so we can debug more easily. For example we could put it in an editor pane? Then they can copy and paste it to us,...
> Yeah we should update that section to say you can use `{{port}}` and `{{host}}`. If you do not include `{{port}}` then code-server prepends it for you. So `--domain-proxy example.com`...
### Steps to Reproduce Set `--user-data-dir`. ### Expected Everything should move to that directory. ### Actual Some things move, but not: - heartbeat - coder-logs - Generated certificates ### Workaround...
If the download is corrupted, for example, the install will never work because that corrupted file is cached. Maybe could also detect a failure to install and clear the cache....
### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information N/A ### Steps to Reproduce You can simulate with this NGINX...
I found there's a conflict between this feature and url displayed in open external uri dialog. If you open an external uri for the first time then the domain of...
This is accomplished by using the members endpoint instead of the users endpoint, and to that end the UserAutocomplete component has been reworked to support either endpoint as separate components...