pxt icon indicating copy to clipboard operation
pxt copied to clipboard

Implement multiple .blocks files

Open THEb0nny opened this issue 5 months ago • 3 comments

Is it possible to implement several .blocks files? For example, to avoid cluttering one file with code blocks, as is done now? I think this is needed for large projects, where it becomes difficult to find code blocks. For example, you know Scratch, in which each sprite has its own code space. The problem is less exposed there. For each file, a separate ts or py file would be created. And in .menubar .editortoggle .blocks-menuitem it would be possible to select the desired file from the dropdown menu.

How do you feel about such a proposal and is it possible to implement it?

THEb0nny avatar Sep 17 '24 10:09 THEb0nny