Blockly integration as alternate Editor mode. #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Includes blocks for all of the ThumbyAPI.
Blockly Editors launched separately from the Widgets menu. HelloBlockly default code shows when opening empty Blockly Editors. OPEN PYTHON button opens new MicroPython Editor with generated code. Integration into BitmapBuilder's Import/Export.
Sprite images show on [load sprite] blocks.
Not directly compatible with IMPORT SPRITE.
Editor mode picker for when opening webpage for the first time or after
a Hard Reset (select between Blockly or MicroPython for the first editor.
'New Tab' (MicroPython) and 'New Blockly Tab' on the Editor's File menu.
New Tab opens the normal code editor.
Includes Copy and Paste support across editor tabs. Automatically gives Blockly editors a Path for ease of use.