Skip to content

VSCode with Imp #19

Answered by cerebrate
samchouse asked this question in Q&A
Oct 15, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Turns out you can do this with a modification of the technique used to do this under genie . It involves a little bit of a hack, but it's not that bad.

First, turn off automatically updating extensions in VS Code. (Not strictly necessary, but since you will need to patch a file every time the WSL extension updates, it's just easier.)

Second, go to the .vscode\extensions\ms-vscode-remote.remote-wsl-0.66.3\scripts directory under your Windows user profile. The version number after ms-vscode-remote.remote-wsl- will vary depending on which version of the WSL extension you have installed; you want whatever the latest one is.

In the scripts folder, there is one called wslServer.sh. Open it up, …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by cerebrate
Comment options

You must be logged in to vote
1 reply
@cerebrate
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants