vscode-remote-release icon indicating copy to clipboard operation
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.

Results 667 vscode-remote-release issues
Sort by recently updated
recently updated
newest added

- 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...

bug
containers

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,...

containers
feature-request

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...

containers
feature-request

![Screen Shot 2020-07-05 at 4 59 25 PM](https://user-images.githubusercontent.com/364761/86542144-e872a280-bee0-11ea-96f8-a8037cbe07dd.png) As `top` reports, VSCode server is using more than 80% of the CPU on my devserver, leaving me with little CPU to...

containers
feature-request
plan-review

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...

ssh
feature-request

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...

containers
info-needed

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...

wsl
info-needed
new release

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...

bug
plan-review
code-server

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...

code-server

- 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....

containers