Kyle Carberry

Results 232 comments of Kyle Carberry

Hmm, could you paste your SSH config file?

Can you try adding additional `\` to the `ProxyCommand` in the `START CODER VSCODE` section?

Nah, I mean: ``` ProxyCommand "c:\\Users\\samar.elsayed\\AppData\\Roaming\\Code\\User\\globalStorage\\coder.coder-remote\\bin\\coder-windows-amd64.exe" vscodessh --network-info-dir "c:\\Users\\samar.elsayed\\AppData\\Roaming\\Code\\User\\globalStorage\\coder.coder-remote\\net" --log-dir "c:\\Users\\samar.elsayed\\AppData\\Roaming\\Code\\User\\globalStorage\\coder.coder-remote\\log" --session-token-file "c:\\Users\\samar.elsayed\\AppData\\Roaming\\Code\\User\\globalStorage\\coder.coder-remote\\session_token" --url-file "c:\\Users\\samar.elsayed\\AppData\\Roaming\\Code\\User\\globalStorage\\coder.coder-remote\\url" %h ```

Closing for now to reduce active issues. Unless it's an active problem we'll address in the next few months, in which case please reopen.

I just created a Nix flake for Cursor. https://github.com/coder/cursor-arm Try it out!

Hmm, cool idea. Users in Coder aren't public atm, so we'd still have to do it authenticated likely.

@james-pre could you provide an example of how to do this? I've tried to follow this thread, but an example would be great.

Good idea! It's a nice idea to be able to `ssh -F`, and that way it could be excluded from the global scope if desired.

We should do this. Thanks @michaelbrewer!