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
The code-syncing algorithm is being rewritten and we should release the new version soon. I'm QAing it extensively right now. As far as I know that rewrite should fix this issue - especially the random \r characters. I will let you know when we release it.
Description
When using the VS Code Extension (v1.10.0) it causes issues if
src
is a multi-line object:Works:
Breaks after changing anything in the editor:
Expected result
Should not add random
\r
characters and quotesActual result
Saves extra
\r
characters and adds quotes.Reproduction
https://stately.ai/viz/4164f182-44a6-4234-9efa-8ca0acaa0aad
Additional context
No response
The text was updated successfully, but these errors were encountered: