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
Please provide a clear and concise description of the bug along with logs
What are the steps to reproduce this issue?
1.flash a interrupt based print statement in my case a rotary encoder and look for the print command in the repl for some reason it is not seen.
What happens?
no print statements when interrupt statements are used in the repl
What were you expecting to happen?
in my case a 1 or 2 to be shown as i use that to control my menus through dictionaries
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico) (If it’s long, please paste to https://gist.github.com and insert the link here)
unable to find extension host (probs looking in the wrong place)
Any other comments?
Which version of MicroPico are you using?
the most recent also tried a earlier version (v3.7.0) and still the same issue
Support info
Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:
What are the steps to reproduce this issue?
1.flash a interrupt based print statement in my case a rotary encoder and look for the print command in the repl for some reason it is not seen.
What happens?
no print statements when interrupt statements are used in the repl
What were you expecting to happen?
in my case a 1 or 2 to be shown as i use that to control my menus through dictionaries
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico)
(If it’s long, please paste to https://gist.github.com and insert the link here)
unable to find extension host (probs looking in the wrong place)
Any other comments?
Which version of MicroPico are you using?
the most recent also tried a earlier version (v3.7.0) and still the same issue
Support info
Copy this from the
Help -> Info/About -> Copy
(Code -> About Visual Studio Code -> Copy
on macOS) option in Visual Studio Code:The text was updated successfully, but these errors were encountered: