vscode-coder
vscode-coder copied to clipboard
Open any Coder workspace in VS Code with a single click.
A customer has requested that it be possible to share login/auth between Coder CLI and the VS Code extension. This is useful e.g. under strict token policies where tokens expire...
It would be nice to list and connect to workspaces from multiple deployments. 
I left my VSCode open last night when I slept my computer. When I woke it up the next day it was working fine but was obviously disconnected from the...
``` parsing flags ([vscodessh --network-info-dir /Users/haoyixin/Library/Application Support/Code/User/globalStorage/coder.coder-remote/net --log-dir /Users/haoyixin/Library/Application Support/Code/User/globalStorage/coder.coder-remote/log --session-token-file /Users/haoyixin/Library/Application Support/Code/User/globalStorage/coder.coder-remote/session_token --url-file /Users/haoyixin/Library/Application Support/Code/User/globalStorage/coder.coder-remote/url coder-vscode--yixinhao--first]) for "coder vscodessh": unknown flag: --log-dir kex_exchange_identification: Connection closed by remote host Connection...
a prospect is attempting to use our extension with their Coder deployment. they are on a Windows machine and are receiving the following logs: ``` [17:22:55.924] Log Level: 2 [17:22:56.252]...
For some reason, when we set this inside VS Code, it just does nothing. It works in tests so the code is correct, but maybe VS Code does some shenanigans...
Whenever we get a >500 error it could be helpful to check if a proxy is set and mention that in the error.
 --- see coder/coder#9257 for the details (I thought this was a CLI issue first, well, i'm still not so sure) --- I thought it had to do with the...
 --- I think it would be better UX-wise if the run buttons were at the same place. I expect to be able to go from run button to run...
Depending on if I open my workspace or agent explicitly, I get two different workspaces: In the former, VS Code remembers/re-opens files from last time, and in the latter VS...