Hi Yuri,
copy and paste between projects is such a life-saver… thank you for this feature
When copying a block that includes procedure_blocks
, it becomes inconvenient. I really hope that procedure_blocks
can also allow connection to the previous block and allow connection to the next block.
In other words, by setting setPreviousStatement(true)
and setNextStatement(true)
for procedure blocks, the efficiency of block layout, copying, and pasting would be greatly improved. Everyone agrees, right?