It would be helpful to be able to change the font colors that are displayed for steps in the sequence editor. This would allow users to identify steps quicker for more efficient editing and debugging.
This is a great idea. I'd like to see this go one step farther. I often forget that I have set a step to skip while debugging. It would be really handy to have the background of a step change to a highlighted color automatically when a step is skipped.
It would be nice if skipped steps could be displayed in grey, similar to disabled code in LabVIEW. That way you can visually see what steps will be executed. I also would like to be able to insert blank lines to make the sequences more readable - kind of like text based programming languages.
You can make skipped steps dimmed using the step list settings configuration dialog. It's not straightforward, but it's doable. You can insert blank lines using the label step type or by putting carriage returns in a comment. The label step type has an option to not show any icon, name, or status, thus creating a blank line.
Thanks for the info. Do you have more detail on how to grey out specific steps only? For example, is there an expression I can paste into the formula box for Step Text Color? Something like (if step.run mode == skip, then color = grey)? I found I can edit the step list settings configuration to use a "disabled color" for the text, but it gets applied to all steps.
For the execution view, if you also want to make steps grey that were skipped for other reasons, you can set the execution view version of the expression to: