Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Reveal in File Explorer" from explorer context menu is broken on WSL #194359

Closed
cl1107 opened this issue Sep 28, 2023 · 5 comments
Closed

"Reveal in File Explorer" from explorer context menu is broken on WSL #194359

cl1107 opened this issue Sep 28, 2023 · 5 comments
Assignees

Comments

@cl1107
Copy link

cl1107 commented Sep 28, 2023

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.82.2
  • OS Version: windows 11 22H2 OS内部版本 22621.2361
  • WSL Version: 1.2.5.0
  • WSL extension version: v0.81.5

Steps to Reproduce:

  1. vscode connect to wsl
  2. open a folder
  3. right click a file in the context menu and select Reveal in File Explorer

nothing happens

@xqm32
Copy link

xqm32 commented Sep 28, 2023

I also have this problem. It seems to be an issue with WSL extension v0.81.5. After downgrading to v0.81.4, I no longer have this problem. The workaround could be:

  1. Open the command palette (ctrl+shift+p).
  2. Type "ext install spec" to install WSL extension v0.81.4 version.

VS Code Version: 1.82.2 (user setup) commit abd2f3d
OS Version: Windows 11 Enterprise 22H2 build 22621.2283
WSL version: 1.2.5.0
WSL extension version: v0.81.5

@cl1107 cl1107 closed this as completed Sep 28, 2023
@cl1107
Copy link
Author

cl1107 commented Sep 28, 2023

@realiti4
Copy link

I am not sure if it is because of the new file explorer update or wsl, but this is no longer working.

@Nikolai2038
Copy link

Nikolai2038 commented Sep 28, 2023

1. Open the command palette (ctrl+shift+p).
2. Type "ext install spec" to install WSL extension v0.81.4 version.

Worked for me, Thanks!!

@alexmillman23
Copy link

  1. Open the command palette (ctrl+shift+p).
  2. Type "ext install spec" to install WSL extension v0.81.4 version.

Was broken for me and this fixed. Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants