You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Version:
Edition Windows 10 Enterprise
Version 20H2
Installed on 8/13/2022
OS build 19042.1889
Experience Windows Feature Experience Pack 120.2212.4180.0
Plug-ins installed:
Visual Studio Code Remote Development Extension Pack that include ms-vscode-remote.remote-wsl v0.79.5
WSL:
wsl version 1 (as virtualization is not supported)
Freshly installed WSL and VSCode with a Visual Studio Code Remote Development Extension Pack
Trying to install plugins that require installation is vscode-server (WSL in my particular case) and got a message This extension is disabled in this workspace because it is defined to run in the Remote Extension Host. Please install the extension in 'WSL: Ubuntu' to enable. Learn More, even plug-in ms-vscode-remote.remote-wsl v0.79.5 is installed
In my case it's a eamodio.gitlens
Trying to rm -rf ~/.vscode-server, disable and enable again ms-vscode-remote.remote-wsl plug-in, remove and reinstall plug-in, completely remove and reinstall VSCode. Result is the same.
VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:57:04.379Z)
OS version: Windows_NT x64 10.0.19042
Modes:
Remote OS version: Linux x64 4.4.0-19041-Microsoft
Remote OS version: Linux x64 4.4.0-19041-Microsoft
The text was updated successfully, but these errors were encountered:
I used WA from here microsoft/WSL#3395 (comment) and add a line "remote.WSL.fileWatcher.polling": true into my setting.json and restart VSCode, than plug-in installed successfully.
Type: Bug
Version: 1.79.2 (system setup)
Commit: 695af097c7bd098fbf017ce3ac85e09bbc5dda06
Date: 2023-06-14T08:57:04.379Z
Electron: 22.5.7
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19042
Edition Windows 10 Enterprise
Version 20H2
Installed on 8/13/2022
OS build 19042.1889
Experience Windows Feature Experience Pack 120.2212.4180.0
Visual Studio Code Remote Development Extension Pack that include ms-vscode-remote.remote-wsl v0.79.5
wsl version 1 (as virtualization is not supported)
Steps to Reproduce:
In my case it's a eamodio.gitlens
rm -rf ~/.vscode-server
, disable and enable again ms-vscode-remote.remote-wsl plug-in, remove and reinstall plug-in, completely remove and reinstall VSCode. Result is the same.VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:57:04.379Z)
OS version: Windows_NT x64 10.0.19042
Modes:
Remote OS version: Linux x64 4.4.0-19041-Microsoft
Remote OS version: Linux x64 4.4.0-19041-Microsoft
The text was updated successfully, but these errors were encountered: