haroldo-ok/BlocklyVN32X

Allow the project to be divided into sections

haroldo-ok opened this issue · 0 comments

Blockly's interface can become confusing for large projects.
It would be nice to be able to separate the project into sections, where each section would have its own Blockly workspace. The variable lists and function lists would have to be shared among the workspaces, and when compiling. everything would be merged into a single C source.