xstate-tools icon indicating copy to clipboard operation
xstate-tools copied to clipboard

XState VSCode extension shows `__@@INLINE_IMPLEMENTATION@@__` string for all `onDone, onError` handlers in visualization

Open alex-knyazev opened this issue 1 year ago • 0 comments

Hi. With last extension updates I see that my XState graph became much bigger.

I see string __@@INLINE_IMPLEMENTATION@@__ near each onDone, onError handler image

I have such code for async actions image

What can I do to avoid showing such big string that ruins my graph visualization? Maybe can I give custom name for it?

alex-knyazev avatar Jan 23 '24 08:01 alex-knyazev