Jump to content
Search

This wiki is under development. Features may be missing. Data loss is unlikely, but possible. Read the announcement.

Remote development on Windows with WSL

From Ubuntu Wiki

Stub

This page is a stub and needs expansion. You can help by adding to it.

When working with WSL, it is common to use a remote development setup.

This typically involves using an IDE that runs on the Windows host, which can connect to a WSL instance.

Meaning of "remote"

This setup uses only a single machine. "Remote" refers to the fact that the IDE typically installs a server on the WSL instance, which then interfaces remotely with the IDE as a client.

Several IDEs support remote development with WSL, including: