Details
Within simulation mode in the editors please can a feature be added to show what actions are to be executed when a given event occurs. Identifying the actions by name/type and when fired (entry/exit/transition) in the log (or other) in a way that shows the fired action sequence relative to the state changes.
This would be very usefull in debugging complex compound/nested state machines (eg the deep test with actions) to see exactly which actions are fired and in what sequence for a given state and event/transition. Thanks
I suppose some generated abbreviation would be needed in cases where the action function is directly written in the machine config (ie unnamed).
Category
Editor