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
Language constructs like for require specific handling in the blocks->TypeScript and TypeScript->Blocks compiler so those blocks are "baked into the compiler". So the answer is no, unless you integrate your changes in pxt itself as a pull request.
I can define blocks like this:
This block transpiles to
How can I create a custom block that transpiles to
The text was updated successfully, but these errors were encountered: