Skip to content

Windows: launchIDE cannot find "code" despite being in the PATH #2653

Closed
@sderosiaux

Description

@sderosiaux

Hey,

On Windows, launchIDE fails because Java can't find "code" even if it's in the path.

java.io.IOException: Cannot run program "code": CreateProcess error=2, The system cannot find the file specified
        at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)

I've just tested, ProcessBuilder should launch "code.cmd" instead to make it work on Windows.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions