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
front: fix MacroEditorState.getPathKeys() when missing secondary code
getPathKey() (right above) produces different keys when an OP is
missing a secondary code: it omits the "/code" suffix. Do the same
here so that positions don't get lost for these OPs.
Signed-off-by: Simon Ser <[email protected]>
0 commit comments