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.
- VSCode Version: `1.63.2` - Local OS Version: `Microsoft Windows 10 Enterprise 10.0.19044` - Remote OS Version: `Linux jpb.cdn-dev.ko1.os.scif.cz 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux` - Remote Extension/Connection...
Hi there, First, thank you so much for the awesome work on this life-changing plugin! A lot of companies need to have a custom docker base image layer (for security,...
Currently dev container definitions available in the drop down **Remote-Containers: Create Container Configuration File...** and **Open/Reopen Folder in Container** if no devcontainer.jso is present are updated when the extension is...
 As `top` reports, VSCode server is using more than 80% of the CPU on my devserver, leaving me with little CPU to...
In https://github.com/microsoft/vscode-remote-release/issues/1630 there was a discussion about support for the s390x architecture. It was rejected due to lack of test systems. Is there an option to contribute s390 binaries to...
Issue Type: Bug When creating a dev container from docker-compose file, code-completion does not work even though the extensions have been installed Extension version: 0.241.3 VS Code version: Code 1.69.0...
Issue Type: Bug when using "code ." from ubuntu-20.04 WSL2 session, or when using "new WSL from Distro" I get error "VS Code Server for WSL closed unexpectedly." . I've...
The doc said >Requires kernel >= 3.10, glibc >= 2.17, libstdc++ >= 3.4.18. RHEL / CentOS < 7 does not meet this requirement without using a [workaround to upgrade](https://code.visualstudio.com/docs/remote/linux#_updating-glibc-and-libstdc-on-rhel-centos-6). and...
Issue: I want to configure `cmd.exe` as my default terminal. Following the steps to reproduce below works on a normal, default, VS Code on windows install. However, when I run...
- VSCode Version: 1.69.2 - Local OS Version: Ubuntu 22.04 - Remote OS Version: RHEL 8.6, Docker version 20.10.7 - Remote Extension/Connection Type: SSH + Containers Steps to Reproduce: 1....