Closed thejustinwalsh closed 5 years ago
Looks like the C# debug adapter had the same problem once upon a time.
Hm.. I actually can't seem to reproduce this, the following works fine:
"program": "${workspaceRoot}/export/fla sh/bin/Mo de.swf"
I'm on Windows 10.
Haven't tried it recently. Maybe the way the process was being launched was fixed in VS Code itself?
Seems unlikely, I think this is done by the flash debugger.
If there are spaces in your path to the .swf that you are launching, the debugger will just open a command prompt.
Issue is present on Windows, have not tested other operating systems.
Workaround:
Do not use a path with spaces in it
.