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
There is an existing bug #135 that addressed this issue some time ago, but I wonder if somehow it got resurfaced again in newest extension version with v.2.1.0.
Using
"@xstate/react": "^4.1.3",
"xstate": "^5.18.2"
I expect:
the layout stay the same on minor code changes
current behavior:
the layout resets to Autolayout on minor code changes.
Maybe a vscode settings config can be added to enable/disable autolayout?
So far loving XState, but this is a deal breaker for me to pitch this to my company due to this gap in DX. Thanks!!!
The text was updated successfully, but these errors were encountered:
There is an existing bug #135 that addressed this issue some time ago, but I wonder if somehow it got resurfaced again in newest extension version with v.2.1.0.
Using
"@xstate/react": "^4.1.3",
"xstate": "^5.18.2"
I expect:
the layout stay the same on minor code changes
current behavior:
the layout resets to Autolayout on minor code changes.
Maybe a vscode settings config can be added to enable/disable autolayout?
So far loving XState, but this is a deal breaker for me to pitch this to my company due to this gap in DX. Thanks!!!
The text was updated successfully, but these errors were encountered: