Opening it in a different location works, but once I change folder and choose this repo folder it reload the window and the remote refuses to connect. This happens starting from the second time of me opening that repo as workspace, it only applies to that repository at that location (meanin...
Does this issue occur when all extensions are disabled?: Yes/No VS Code Version: OS Version: Steps to Reproduce: When I try to connect remote server, but meet the issue: the interface keeps getting stuck Opening Remote for a long time, a...
Steps to Reproduce: Reload window (manually or via extension update). "half" the time is gets stuck on "Opening Remote..." Waiting for an excessive amount of time, greater than 5 minutes, will finally load the window. Similar to:#213302 Started for me a couple weeks ago. (spell checke...
[Remote-SSH Bug]: Opening workspace created in prior VSCode version fails #8586 Closed 3 tasks done fadialzammar opened this issue Jun 9, 2023· 33 comments · Fixed by microsoft/vscode#188191 Closed 3 tasks done [Remote-SSH Bug]: Opening workspace created in prior VSCode version ...
I am trying to connect to a remote host, running CentOS (CentOS 7.6). Note that the login shell set up on the account is tcsh, but I can't change this (for various reasons). The remote-SSH connection seems to succeed; remote servers are successfully installed, and I can browse and ...
"remote.SSH.useExecServer": false, "remote.SSH.useLocalServer": false, and upgraded to pre-release SSH extension. Note that I've only encountered this issue when I open a notebook. Files and the terminal seem to be working fine. Since opening this, related issues have been opened on v...
Remote OS Version: WSL2 / Ubuntu-20.04Steps to Reproduce:Type "code <directory>" from inside another VS Code Remote WSL terminal window (OR use the "Remote-WSL: New Window" command) A new VS Code window opens, with "Opening Remote..." in the bottom left corner, and "Starting VS ...
IF I connect to remote and open certain folders i.e. my project folder, I get a "Could not Establish Connection to "IP ADDRESS": Connecting with SSH timed out" message This is not a timeout-related issue (happens at a timeout value of 30...
I've added an sftp connection with the option "downloadOnOpen": true, however when I open a file from the remote server, I cannot edit it due to vscode saying it's read-only. The only way I can is to choose "Edit in Local" for each file. Is this the expected behavior? How can...
VSCode Version: 1.51.1 Local OS Version: Windows 10 Pro Version 10.0.18363 Remote OS Version: Ubuntu 18.04.2 LTS (Bionic Beaver) Remote Extension/Connection Type: SSH Steps to Reproduce: open a folder on a remote connection close connect...