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

Code continually switches over to Javascript only when students use GitHub with MakeCode Arcade #6570

Open
MsKTeachesCode opened this issue Dec 4, 2024 · 0 comments

Comments

@MsKTeachesCode
Copy link

Periodically, MakeCode Arcade will change a single line of code in pxt.json from

"preferredEditor": "blocksprj"

to

"preferredEditor": "tsprj"

When this happens, the entire program refuses to work in block code again, and will only exist in JavaScript. The thing is, this doesn't always do that when you're making a pull request, and will sometimes happen when students are simply working on a branch of their own and just committing changes.

Sometimes, it changes all by itself.

To reproduce the error, simply make a pull request and get an error. The error won't show up, of course. Because that's the error.

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

No branches or pull requests

1 participant