Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Attach Visual Studio Code not working (WSL) #739

Open
znd4 opened this issue Apr 21, 2020 · 4 comments
Open

Attach Visual Studio Code not working (WSL) #739

znd4 opened this issue Apr 21, 2020 · 4 comments

Comments

@znd4
Copy link

znd4 commented Apr 21, 2020

Hi, I'm running vscode w/ remote-wsl. I've got the kubernetes and remote-containers extensions installed, and almost everything seems to work (I can right-click on a pod and click "get", and a terminal pops up and runs kubectl get ....

However, when I right click on a pod and then "Attach Visual Studio Code", nothing happens. I figure I'm probably missing some necessary setup, but I can't find any documentation.

@itowlson
Copy link
Collaborator

Is the Debug (Attach) command provided by the Kubernetes extension, or a separate Attach Visual Studio Code command? If the latter, that might be contributed by remote-containers - I don't think it comes from us.

@stefanfritsch
Copy link

I have the same problem with a remote cluster.

As there is no output it's hard to debug.

@doncarlosx
Copy link

I'm also having this problem. I would love to help debug it if anyone can point me towards debugging Visual Studio Code tips.

@doncarlosx
Copy link

Like @itowlson said, I've now learned that the Attach Visual Studio Code context menu option actually comes from a different extension. Looks like it was added in Remote-Containers (0.107.0) per this thread microsoft/vscode-remote-release#12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants