-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
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
Labels
No labels