Skip to content

WSL remote extension code wants to open a directory to the Windows system, what should I do? #692

Discussion options

You must be logged in to vote

Can you call "reveal in explorer" directly? Full Disclusure - Bing recommended this when I fed it the command docs article.

vscode.commands.executeCommand("remote-wsl.revealInExplorer", vscode.Uri.file(myFolder));

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mozhuanzuojing
Comment options

@Splines
Comment options

Answer selected by mozhuanzuojing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants