Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

vscode #7

Open
beasteers opened this issue Feb 25, 2024 · 0 comments
Open

vscode #7

beasteers opened this issue Feb 25, 2024 · 0 comments

Comments

@beasteers
Copy link
Owner

support remote sessions within vscode.

I can access using ssh sing, but I think vscode has a problem since it runs ssh -T ... sing

Host sing
    HostName cs022               # ANNOYING: change every time you submit a job
    RemoteCommand /path/to/sing
    RequestTTY yes                 # NECESSARY

    User YOUR-NETID              # CHANGE
    ProxyCommand  ssh greene nc %h %p 2> /dev/null
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant