Replies: 1 comment 1 reply
-
Hi @jtouzy! We try to keep issues focused on library-related that we can fix. There is a similar discussion at #75. Hopefully Apple will resolve it before the next beta. I'm going to convert this to a discussion for now. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys,
It's not really a library-related bug but we should submit Feedback at Apple for an editor bug.
Since regex has been introduced in the new Xcode, all indentation / coloration stuff is totally broken when we use case paths.
For example :
All the coloration below the case path is broken, and you can see the cursor in the screenshot : it's indenting there just when we hit enter after the function... Totally weird.
And it's even worse in reducers with multiple pullbacks, I let you imagine...
Beta Was this translation helpful? Give feedback.
All reactions