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

Feature Request - Console window input #3857

Closed
Jaqster opened this issue Jan 28, 2021 · 1 comment
Closed

Feature Request - Console window input #3857

Jaqster opened this issue Jan 28, 2021 · 1 comment

Comments

@Jaqster
Copy link
Member

Jaqster commented Jan 28, 2021

Feedback from Mr. Coxall -
The requirement that I have is to be able to have "free flow" input of numbers and letters like I have in MakeCode Arcade but in MakeCode for Micro:Bit.
I know I can do it with the console in the Python IDE, but I want to do it with a Micro:Bit using a block language.
Using the Python IDE for the Micro:Bit I can make a program like:
Python1

And then use the console to interact with it like:
Python2

Similarly, when I use MakeCode Arcade, I can write a program like:
Arcade

The Console window for MakeCode micro:bit doesn't allow user input:
MicrobitConsole

@abchatra
Copy link
Contributor

This issue is asking for Repl style in the console view. We don't have any plans to implement the same. Closing as Won't Fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants