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.
### Is there an existing issue for this bug? - [X] I have searched the existing issues ### Required Troubleshooting Steps - [X] I have followed these troubleshooting steps -...
Type: **Bug** Everytime when I connect to WSL, there will be an error : "Windows Subsystem for Linux not detected. The WSL extension requires Windows 10 with the Windows Subsystem...
### Is there an existing issue for this bug? - [X] I have searched the existing issues ### Required Troubleshooting Steps - [X] I have followed these troubleshooting steps -...
I've checked issues and I haven't found any same ones. When the number of extensions becomes larger and larger, one solution is creating different [profiles](https://code.visualstudio.com/docs/editor/profiles) for each task (e.g: one...
Merge
Using VS Code Server, connected from Chrome, and running in Progressive Web App mode in its own window, the "back" button has unwanted behavior. Normally, on other VS Code platforms,...
Type: Bug - install a brand new rocky9 WSL instance, start it. - `yum update -y` - `yum install -y wget gcc-toolset-13-gcc-c++` - terminate the WSL instance - restart the...
- VSCode Version: 1.84.2 - Local OS Version: Win11 - Remote OS Version: Debian aarch64-linux-gnu-gcc - Remote Extension/Connection Type: remote tunnels - Logs: ``` * * Visual Studio Code Server...
- VSCode Version:1.92.1 - Local OS Version: macOS Sonoma - Remote OS Version: ubuntu 20.04 - Remote Extension/Connection Type: Containers/WSL/Server - Logs: `[31884 ms] Start: Run: docker version --format {{json...
I am following the XDG Base Directory spec and my Git config file(s) are located in `~/.config/git` directory on my WSL2 instance. My current understanding of the Devcontainers remote extension...