BlocklyProp icon indicating copy to clipboard operation
BlocklyProp copied to clipboard

Blockly based visual programming editor for Propeller C

Results 100 BlocklyProp issues
Sort by recently updated
recently updated
newest added

A number of blocks use onchange handlers - and even the simplest projects fire those off like crazy in blockly, so that code is running near constantly. Each onchange should...

bug
task

For discussion with @zfi and @MatzElectronics. ## Premise Some current user mistakes in registering accounts may be self-correctable (without need for Parallax assistance) with a couple enhancements to the system....

Discussion

A number of blocklyprop.user database records are missing the screen name detail from the cloudsession user table. This may cause issues for affected users where they are unable to access...

bug
Priority 1

Give the user access to some non-volatile storage. C functions already in place.

Block Request

Is it possible to move blocks to another menu? I would like to see an RGB LED block in the Scribbler menu so I could program one to run in...

Expose one or more settings (an optimization setting at the very least) so the client side code can optionally compile differently

As requested in [this post](https://github.com/parallaxinc/BlocklyProp/issues/1246#issuecomment-345297763) in Issue #1246 - Enhance Compile display output to include the size of the resulting Propeller Application Image in terms of bytes and percentage of...

@michel-cf - Can we make a Terminal Font Size setting, or at least increase the current default font size?

enhancement

The once-every-two-second port refresh request from BlocklyProp Editor is wasteful and now contributes to problems with user port selection once Wi-Fi ports are involved. The order of Wi-Fi "port" discovery...

enhancement

Just a placeholder for @MatzElectronics to make an improvement to the XBee block from my GPS project. I don't know what he has in mind, but this note will jog...

Block Request