python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to open a specified ssh host and get connect result or error message in my extension?
In my extensionm, I want to call remote-ssh api to open a remote host in a new window, and then get the connect result and error message, and then I want to parse the error message and suggest some fi...
sunnysnow.hi
Votes: 0
Answers: 0
Kubernetes: Failed to connect to the remote extension host server (Error: Connection error: Unauthorized client refused: auth mismatch)
I am trying to connect my Kubernetes pod container to VSCode on local and I am following these steps:
https://code.visualstudio.com/docs/remote/attach-container#_attach-to-a-container-in-a-kubernetes-...
talos1904
Votes: 0
Answers: 1
vscode remote is stuck on acquiring lock
I am using vscode for remote development on a server. While my local ssh works perfectly and vscode too manages to connect I cannot understand why it struggles with acquiring a lock:
[15:30:21.166] Lo...
Pablo Jeken Rico
Votes: 0
Answers: 1
Xdebug not starting when use the XDEBUG_TRIGGER env on VS Code
I'm configuring Xdebug in VS Code and it doesn't work when I use the start_with_request=trigger setting.
If I set the config value to yes it works.
I think VS Code is not sending the env variables fro...
Lucas
Votes: 0
Answers: 1