Sometimes when building long and/or complicated scripts/automations/etc in the UI, I find it difficult to quickly discover where I’m at since everything is pretty monochromatic; especially when scrolling fast. I know I can minimize sections, but sometimes that’s just not a feasible solution or I have to do more scrolling to get to arrow. I also do use the yaml option, but other than custom stuff you can’t really do in the UI, I like UI better.
It could be very beneficial for building these in the UI to be able to set each block as a different color, much like you are able to do in node red:
You could set colors to mark different levels where you can easily distinguish between a parent or child level, and/or set up multiple colors within the same level, such as a Choose
with several Option
s where you want to tell easily what option you’re in.
Anyone else think this is a good idea???