1. Some sort of includes (to be able to include one template into another), so the results of each step executed in template included should be accessible into template which includes. (similar to php include)
2. If 1 is not possible - then would be great to be able to copy multiple steps at once (without breaking connections between them after pasting)
3. Bird's eye like in Mysql Workbench (usefull with more complex templates) - like mini map of whole template.
Like here:
http://img709.imageshack.us/i/birdseye.jpg/
4. Debugging - "run to cursor"/breakpoint - instead of clicking many times next, with complex templates it would be better that just debugging stop itself at interesting branch.
2. If 1 is not possible - then would be great to be able to copy multiple steps at once (without breaking connections between them after pasting)
3. Bird's eye like in Mysql Workbench (usefull with more complex templates) - like mini map of whole template.
Like here:
http://img709.imageshack.us/i/birdseye.jpg/
4. Debugging - "run to cursor"/breakpoint - instead of clicking many times next, with complex templates it would be better that just debugging stop itself at interesting branch.