Open
Description
openedon Jun 8, 2018
For advanced developers it would be nice if we could pin the blocks
function A upper left
function B upper right
etc
This would help keep our code organized when bouncing between JS and blockly
Obviously in the real world we code from top to bottom and left to right (In most countries)
So if we could pin blocks even though we bounce between JS and blockly we would know where our code is if we pinned it.
Right now I would organize my blockly, Go to JS, Add a little JS, and then when I go back to the blockly it is all unorganized again.
Not really a big deal on small projects but I have one with like 6 bigger functions and it quickly becomes a mess.
Thanks In Advance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment