support icon indicating copy to clipboard operation
support copied to clipboard

Support Collapsing / Folding of Tasks in Block Programs

Open DrTom opened this issue 1 year ago • 1 comments

Navigating and editing becomes difficult for even medium sized block programs.

Collapsing (resp. Folding) and expanding of (at least own) tasks would help a lot.

I know it is possible to split the code in multiple files but that comes with its own downsides.

I believe blockly supports collapsing; so maybe it is not too much involved to support this.

DrTom avatar Apr 06 '24 06:04 DrTom

Thanks for the request!

Collapsing function definition blocks sounds like a reasonable request. We could address this together with https://github.com/pybricks/support/issues/1531 when we improve the overal function/tasks user interface.

The block could have collapse/expand icon.

laurensvalk avatar Apr 06 '24 11:04 laurensvalk