Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repl not reading print data when not in while true loop #210

Open
stoky996 opened this issue Mar 14, 2024 · 0 comments
Open

repl not reading print data when not in while true loop #210

stoky996 opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@stoky996
Copy link

stoky996 commented Mar 14, 2024

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:

Version: 1.87.1
Commit: 1e790d77f81672c49be070e04474901747115651
Date: 2024-03-06T00:21:07.287Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Linux x64 6.7.9-zen1-1-zen

image

image

@stoky996 stoky996 added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant