Skip to content

Installed in VSCode, but not executing/degigging #211

@networks1

Description

@networks1

After quite a bit of trying I got this mod and its extensions installed on WSL2/Ubuntu. Set it up as an extension for VSCode, which confirms that it is installed. I set a breakpoint on the second line of

use feature ":5.10";
my $foo = "This is a test.";
say foo;

then hit run and debug. The little progress bar above the run and debug button makes one cycle across the top, then goes away. It doesn't execute the script or stop at the breakpoint. No error messages. I checked the log and extensions log folders, and there is nothing in there that looks off.

Any idea how to fix this? I feel like I'm so close!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions