Jump to content
Search

The new Ubuntu Wiki is live. Legacy content may be unavailable and page links may have changed. Read the announcement on Discourse.

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: