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 feature won't work when using WSL2 remote #9037

Closed
Tracked by #9044
LuisAlbertoVasquezVargas opened this issue Sep 28, 2023 · 12 comments
Closed
Tracked by #9044
Labels
wsl Issue in vscode-remote WSL

Comments

@LuisAlbertoVasquezVargas
  • VSCode Version: v0.81.5

  • Local OS Version: Windows 10 22H2 Build 19045.3516

  • Remote OS Version: WSL2 Ubuntu-22.04

  • Logs: No logs

Steps to Reproduce:

  1. Open any directory under the WSL.
  2. Navigate into the explorer and right click any folder, then choose Reveal in File Explorer.
  3. Nothing happens.

Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No

As a side note, I reverted to the previous version v0.81.5 and it works pretty well, looks like the issue is with a bug in the latest patch that was released some hours ago.

@aidan-rypens
Copy link

Same issue here, reverting back works too.

@naoppy
Copy link

naoppy commented Oct 9, 2023

[FYI]
I have same issue, I found WSL<=0.81.4 works well, but WSL>=0.81.5 doesn't work.

@hamirmahal
Copy link

I'm running into this issue right now.

@hamirmahal
Copy link

For any potential contributors looking to fix this, what codebases should we look into modifying to fix this issue, and how would we test that our changes worked?

@aeschli
Copy link
Contributor

aeschli commented Oct 10, 2023

I released a fix in WSL extension version 0.81.8

@hamirmahal
Copy link

This functionality seems to be working with v0.81.8 of the WSL extension.

@hamirmahal
Copy link

Thank you!

@naoppy
Copy link

naoppy commented Oct 11, 2023

I also verified v0.81.8 works fine. Thank you for maintainers!

@binbalenci
Copy link

For those that see their WSL extension in VSCode has version v0.81.8 but "Reveal in File Explorer" still does not work, just do a reload of the VSCode and it should work. If the WSL the extension says "Reload required", you can click that as well.

@mbomb007
Copy link

mbomb007 commented Nov 20, 2023

I am still having an issue, even with v0.81.8 and restarting VSCode.

When I click "Reveal in File Explorer", file explorer opens, but it doesn't open to the correct folder. It always opens to the "Desktop" folder for some reason.

@hamirmahal
Copy link

I am still having an issue, even with v0.81.8 and restarting VSCode.

When I click "Reveal in File Explorer", file explorer opens, but it doesn't open to the correct folder. It always opens to the "Desktop" folder for some reason.

It works for me on Ubuntu 22.04 LTS.

Version: 1.84.2
Commit: 1a5daa3a0231a0fbba4f14db7ec463cf99d7768e
Date: 2023-11-09T10:50:47.800Z
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.2.0-36-generic snap

I have

WSL
v0.81.8

What operating system are you using, and does the issue reoccur reliably, even after restarting your machine?

@mbomb007
Copy link

I rebooted and it works. shrug

I had rebooted just that morning. Who knows.

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

No branches or pull requests

7 participants