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

This branch is 10 commits ahead of jeanp413/open-remote-wsl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e40164e · Mar 1, 2025

History

19 Commits
Nov 12, 2024
Sep 3, 2023
Sep 3, 2023
Sep 7, 2023
Nov 12, 2024
Sep 3, 2023
Sep 3, 2023
Sep 3, 2023
Nov 12, 2024
Dec 24, 2024
Sep 3, 2023
Nov 12, 2024
Mar 1, 2025
Nov 12, 2024
Nov 12, 2024
Nov 12, 2024
Sep 3, 2023

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

Requirements

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

Activation

NOTE: Not needed in VSCodium since version 1.82

Enable the extension in your argv.json

{
    ...
    "enable-proposed-api": [
        ...,
        "jeanp413.open-remote-wsl",
    ]
    ...
}

which you can open by running the Preferences: Configure Runtime Arguments command. The file is located in ~/.vscode-oss/argv.json.

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 97.9%
  • JavaScript 2.1%