You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Definitely more of a nice to have, but I've found myself labelling flows through certain systems (especially those with async / callback mechanisms) by manually prefixing labels with 1., 2., etc.
PR on the way to add this with a preprocessor: AUTONUMBER_RELATIONSHIPS()
The text was updated successfully, but these errors were encountered:
Definitely more of a nice to have, but I've found myself labelling flows through certain systems (especially those with async / callback mechanisms) by manually prefixing labels with
1.
,2.
, etc.PR on the way to add this with a preprocessor:
AUTONUMBER_RELATIONSHIPS()
The text was updated successfully, but these errors were encountered: