AWS Workspace with VS Code

0

Hello, I have a workspace w/ NetBIOS "WSG." I am having trouble connecting to it via the VS Code remote development plugin, which uses ssh_config.

I do:

Host amazon
HostName x.x.x.x # IP address
User "wsg\tjiang"

But this doesn't work.

EDIT: to clarify I am running an Amazon Linux workspace

Edited by: tjiang on Jun 18, 2019 3:14 PM

tjiang
asked 5 years ago902 views
1 Answer
0

Turns out you have to enable that the login terminal is always shown (in VS Code), but other than that it seems to work fine.

tjiang
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions