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
VSCode Error: Could not fetch remote environment. Failed to connect to the remote extension host server (Error: WebSocket close with status code 1006)
I have a VScode application and when i try to use the SSH Remote function to connect to external VMs, it comes up with this error:
Websocket Error in VScode (Windows 11)
Now, this just happened all of...
AmmoniaFlows
Votes: 0
Answers: 0
Remote-SSH in VS Code: The vscode server failed to start SSH problem
I use Remote-SSH to connect to my Macbook(Windows->Mac OS). It worked good, but one day the connection failed and I can't connect to my Mac afterwards. The Remote-SSH in my VS Code can still open c...
karlpython
Votes: 0
Answers: 3
Why VSCode enters infinite loop showing "extesion is disabled, would you like to enable and open the url?"
I develop an extenison and register onUri to receive the url "vscode://<extensionid>/". I publish the extension to the marketplace. When I open url in my webbrowser, the VSCode will b...
sunnysnow.hi
Votes: 0
Answers: 1