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.
It would be great to be able to specify a default container name rather than the autogenerated name provided via VSCode. I could rename the container afterwards but without knowing...
Testing #6220 Windows Remote-WSL v0.71.2021121615 (pre-release) Version: 1.64.0-insider (user setup) Commit: f93c69659de1a1466bd15e0f1c9f790e73be9208 Date: 2022-01-25T08:42:41.055Z OS: Windows_NT x64 10.0.19044 In #6220, step 3, it says that when I open a new...
Hi! It would really be great if there was support to add a webhook (preferably an authenticated webhook) before opening and after closing a client connection to a remote tunnel....
Hello there, I tried connecting to a remote server, but got an out-of-space error. Check the log file, found that it tries to download the server to `/tmp` and `/`...
When defining a command like ```json "postAttachCommand": { "website": "cd website && npm run dev", "api": "cd backend/api && go run cmd/main.go", "event_listener": "cd backend/event-listener && go run cmd/main.go" },...
Attaching to Kubernetes container does not work if using different Kubernetes configuration other than default. Listing and describing containers work as expected - VSCode Version: 1.64.2 (Universal), Commit: f80445acd5a3dadef24aa209168452a3d97cc326 -...
- VSCode Version: 1.85.0 - Local OS Version: macOS Sonoma 14.1.2 (23B92) - Remote OS Version: Windows 11 - Remote Extension/Connection Type: Tunnel -> WSL2 -> (not working) Dev Containers...
Type: Feature Request I have quite a many remote connections. On many of those, I multiple workspace folders each corresponding to an application. I need an easy way to launch...
Trying to connect to an existing remote tunnel from my extension. I already know that GitHub was used to create & authorize the tunnel and I know the tunnel id,...
Conceivably this is a bug in the nascent devcontainers spec; I don't know. I am pretty sure -- or somewhat sure -- that, for projects that use Docker Compose to...