vscode-remote-release
vscode-remote-release copied to clipboard
Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
```javascript Error: command 'remote-internal.setActiveFolders' not found at v._tryExecuteCommand in src/vs/workbench/services/commands/common/commandService.ts:91:26 at v.executeCommand in src/vs/workbench/services/commands/common/commandService.ts:85:15 at process.processTicksAndRejections (node:internal/process/task_queues:96:5) ``` [Go to Errors Site](https://vscode-errors.azurewebsites.net/card?ch=784b0177c56c607789f9638da7b6bf3230d47a8c&bH=ceb83257-0b5b-57d9-4389-dc5f1f0e3fe4)
How to properly open jupyter notebook inside vscode server ?
I tried to connect sjc-ads-3593 observing error [18:39:05.510] > mkdir: cannot create directory '/users/hakumard/.vscode-server': File exists > Creating the server install dir failed...
Hi, I see many issues/requests about the great feature "Clone repo in Container Volume", but my need is to clone a specific branch in my repo. The problem is that...
- VSCode Version: Version: 1.66.2 (Universal) Commit: dfd34e8260c270da74b5c2d86d61aee4b6d56977 Date: 2022-04-11T07:49:20.994Z Electron: 17.2.0 Chromium: 98.0.4758.109 Node.js: 16.13.0 V8: 9.8.177.11-electron.0 - Local OS Version: OS: Darwin x64 21.4.0 - Remote OS Version:...
Could you somehow support a way of building and passing dynamic arguments to the docker run command? We currently only have `runArgs` array in `devcontainer.json` that is static in nature...
Operating Environment: iPad on iOS 15.4.1 VScode remote running on windows 10 host Connecting through safari Steps to reproduce: 1. Connect to host 2. Open a folder and file 3....
- VSCode Version: 1.71 - Local OS Version: Latest MacOS - Remote OS Version: Ubuntu 20.04/22.04 - Remote Extension/Connection Type: SSH/Containers - Logs: `[191590 ms] Start: Host: Reconnecting exec server...
A lot of users of our [Julia extension](https://marketplace.visualstudio.com/items?itemName=julialang.language-julia) love the remote SSH features, they are super useful in a scientific research computing context! One thing that has come up a...
after inputting ssh root@ip -p port command and new host added successfully,there's no response when I click connect button,but sometimes it works. When using the other tool to connect the...