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

Support windows subsystem for linux (WSL) Remote Development #14928

Open
agreedSkiing opened this issue Feb 14, 2025 · 2 comments
Open

Support windows subsystem for linux (WSL) Remote Development #14928

agreedSkiing opened this issue Feb 14, 2025 · 2 comments
Labels
help wanted issues meant to be picked up, require help remote issues related to the remote functionality remote-wsl Related to the WSL remote feature

Comments

@agreedSkiing
Copy link

Feature Description:

The feature to remote into windows subsystem for linux has existed for vscode for quite some time through the ms-vscode-remote.remote-wsl plugin. See also Developing in WSL. The plan is to move the installed application backend to a remote system and connect to a server running on that system.

@janderssonse
Copy link

janderssonse commented Feb 18, 2025

Agree with above, this would be a killer feature and would allow many more to ditch vscode and aim for using theia instead.

@msujew msujew added remote issues related to the remote functionality remote-wsl Related to the WSL remote feature help wanted issues meant to be picked up, require help labels Feb 18, 2025
@msujew
Copy link
Member

msujew commented Feb 18, 2025

Anyone interested in implementing this can use #13372 and #12618 as a template on how to implement this. In fact, #12618 already provides most of the infrastructure required to make this work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted issues meant to be picked up, require help remote issues related to the remote functionality remote-wsl Related to the WSL remote feature
Projects
None yet
Development

No branches or pull requests

3 participants