You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to Super-R while editing a .p8 file nothing happens in the UI.
Harvested the following via VSCode's Toggle Developer Tools:
I can run pico8 by copying the path to pico8 from the extension's setting and pasting it into VSCode terminal window.
"Error: spawn ~/Programs/pico8/pico8 ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:84:9)"
The text was updated successfully, but these errors were encountered:
When trying to Super-R while editing a .p8 file nothing happens in the UI.
Harvested the following via VSCode's Toggle Developer Tools:
I can run pico8 by copying the path to pico8 from the extension's setting and pasting it into VSCode terminal window.
"Error: spawn ~/Programs/pico8/pico8 ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:84:9)"
The text was updated successfully, but these errors were encountered: