Skip to content

Positron Remote Development: Open any folder in the Windows Subsystem for Linux (WSL).

License

Notifications You must be signed in to change notification settings

kv9898/open-remote-wsl

 
 

Repository files navigation

Open Remote - WSL for Positron

This is a fork of Open Remote - WSL adapted for Positron only.

Open Remote WSL

Supported:

  • Windows 11 with WSL 2
  • Windows 10, May 2021 Update, version 21H1
  • Positron since commit 8df4b88

Requirements

  • wget or curl needs to be installed in the WSL distro

Notes on Launching Positron from the WSL Command Line

It is sometimes convenient to launch Positron directly from a WSL directory using the command positron .. To enable this feature, choose Yes when you see the following prompt:

Positron WSL Prompt Image

This sets the environment variable POSITRON_WSL_EXTENSION_NAME to kv9898.open-remote-wsl, which is read by the Positron launcher script when starting from WSL.

If you missed the prompt, you can manually enable this feature:

  • Press Ctrl+Shift+P (or Cmd+Shift+P on macOS)
  • Run the command:
    Register this WSL extension for launching Positron from WSL

To disable this feature:

  • Run the command:
    Unregister this WSL extension from Positron launcher

Alternatively, you can manually remove the environment variable POSITRON_WSL_EXTENSION_NAME from your system settings.

About

Positron Remote Development: Open any folder in the Windows Subsystem for Linux (WSL).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.6%
  • Shell 7.6%
  • JavaScript 1.8%