Skip to content

Does not work in Github Codespaces #2665

Open
@Glavin001

Description

@Glavin001

Problem

When opening PlatformIO Home:

image

VSCode extension appears to load from 127.0.0.1 instead of the GitHub Codespaces URL.

Solution

Check for CODESPACES=true and CODESPACE_NAME environment variables.

Applicable Code

I think this comes from:

let _HTTP_HOST = '127.0.0.1';

I'll try to fork and contribute when I can. Any advice would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions