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
The extension icons are not visible when running Visual Studio Code in "remote WSL" mode using a WSL instance set up to version 2 (WSL2). If the same WSL instance is converted to WSL1 the icons are shown normally.
To Reproduce
Be sure you've got a working version of Code in Windows, with a working ZOWE Explorer extension set up.
Enable WSL version 2 and configure a linux distribution to run in that mode (Ubuntu works fine)
Start a WSL shell and invoke code from within it using code . to trigger the installation of the Remote WSL extension.
Install the ZOWE Explorer plugin into the remote Code instance.
The Zowe extension will be available and work, but you'll have to "blind click" the non-visible icon in the task bar.
Screenshots
Code running under WSL2, icons not visible:
Code running under WSL1, icons visible:
Desktop (please complete the following information):
OS: WIndows 10 2004 (build 19041.572)
Zowe Explorer Version: 1.10.0
(Optional) Zowe CLI Version: 6.24.2
(Optional) Are you using Secure Credential Store? Yes
Additional context
Linux kernel version: Linux U0180113 4.19.128-microsoft-standard Update Zowe VSCode extension #1 SMP Tue Jun 23 12:58:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Linux distribution: Ubuntu 20.04.1 LTS
The linux distribution is up to date, with all the packages to the last version. All the Windows updates have been applied.
The text was updated successfully, but these errors were encountered:
Describe the bug
The extension icons are not visible when running Visual Studio Code in "remote WSL" mode using a WSL instance set up to version 2 (WSL2). If the same WSL instance is converted to WSL1 the icons are shown normally.
To Reproduce
code .
to trigger the installation of the Remote WSL extension.Screenshots
Desktop (please complete the following information):
Additional context
The linux distribution is up to date, with all the packages to the last version. All the Windows updates have been applied.
The text was updated successfully, but these errors were encountered: