I'd love to see the 'Extract to action' having a submenu splitting the extract into
- local scope: generates logic as a sub-logic to the parent logic, restricting it's 'callable' scope. Perferabbly creating a logic tree instead of flat list in the dev environment.
- module scope: current functionalliy
- Both would generate logic which defaults to private logic
- Oranje sphere icon to be overlayed with a small key for any private logic
Some actions you want to break into pieces to keep them nice and simple, yet they are not always reusable in other logic. This, to me would make the actions list so much more 'orderly'.