Automation Blocks - Interface
Working in Automation Blocks has been a blast. It's the first time I've actually been able to script anything of value. The tutorial videos are an absolute godsend to getting into it. I do have a couple of notes/requests for versions down the line. They range from the mundane to big requests, so take this as just a rambling.
- Input Tab - What is this? How can we use this to help build our tools. I don't see any documentation on the website for it.
- Multiple Selection - Shift/Control selecting multiple blocks is a big one. Script window management is a lot of work without it.
- Saving Script - Every time we "Save" a script it closes the twirled down directories that are opened. Can we save the current state so we don't have to go searching for the root scripts we're stealing bits from?
- Tracing Steps - I've been building scripts that are starting to get a bit long and so it might be nice to update the script interface where we are with a highlight so we can see where the script ultimately fails (I'm still terrible at this). It might help if there was a verbose mode in the console so I don't have to add "write to console" blocks to see how my variables are changing.
And depending on things, they can change a lot. - Failure Highlights - I know that there a block is highlighted when it fails, but if it's offscreen and I have to move to it, the highlight is lost. Also, if it's buried in a function, there is NO way to know where it fails.
- Expand/Collapse - Enable/Disable - It would be super helpful to have a way to quickly toggle these options. Right click and search for what you're looking for gets to be a lot when popping in and out of functions, or testing whether this block works or that one.
- Script Window Artboard - The artboard obviously should expand depending on where things are, but many times the area to the left and top is waaaayy too much. A Nuke style corner map might be helpful.
- Script Window Color - Can the color be changeable. White is probably good for some, but I'd also like to change it to something dark, or AE gray.
- Auto alignment - When there is a collapsed block with another below it and you open the top block, it would be fantastic to have the one below it move down rather than be covered, and when it's collapsed, it would move back up again kind of like your "pin" blocks.
- Visual Function Connections - It would be great to either have a line that connected a function to it's source, or possibly just allow "Expanding" a function in place.

I'm sure that more will come up, but this is what's come up over the past two weeks or so. Totally digging it all! Also, if any of this is me just being ignorant, please feel free to say so. I'd rather learn something new.
Thanks for the great set of tools!
