Ben Potter

Results 149 issues of Ben Potter

Logs. `ssh coder.dev` works fine. I had to restart my workspace to connect ```sh [12:21:23.389] Log Level: 2 [12:21:23.441] VS Code version: 1.76.2 [12:21:23.441] Remote-SSH version: [email protected] [12:21:23.441] darwin x64...

https://github.com/coder/vscode-coder/assets/22407953/a87ed812-c6de-4603-b3ae-941e4387e4ac This only occurs the first time. Once a workspace is established, other folders can be added seamlessly

upstream

This is just an idea and was inspired by a customer-reported issue: https://github.com/coder/coder/issues/11978 ## Background Today, Coder already "mocks" real SSH by running `ProxyCommand`. This is awesome, because Coder sysadmins...

Ideally this auto-starts workspace and unmarks as dormant.

This is what I see instead ![Screenshot 2023-07-21 at 12 22 11 PM](https://github.com/coder/vscode-coder/assets/22407953/81052ec7-0ba3-416a-8d0a-9caaec6f4eeb) The quotas error: ![Screenshot 2023-07-21 at 12 22 27 PM](https://github.com/coder/vscode-coder/assets/22407953/b973960c-a935-4457-8ede-e11a367c3401)

Currently, I believe GitHub release artifacts have to be manually submitted to the VS Code Marketplace. Can we automate this so they are always in sync?

![Screenshot 2023-05-01 at 5 14 09 PM](https://user-images.githubusercontent.com/22407953/235540766-e36c0288-2334-4335-b31a-8418e69f60f6.png) This often happens when a laptop lid is closed or the connection is interrupted. Coder may try to connect before the network is...

I'm using the VS Code Desktop button and am unable to connect: Remote - SSH Output: ```sh [08:55:24.525] Log Level: 2 [08:55:24.584] VS Code version: 1.77.3 [08:55:24.584] Remote-SSH version: [email protected]...

https://user-images.githubusercontent.com/22407953/233655158-b37ede52-083d-4adc-9037-9fec68219a63.mov

I use a [workspace](https://code.visualstudio.com/docs/editor/workspaces) in VS Code to have multiple projects open at once. Is there way to configure my extension to always open this workspace? Right now, it is...