Posts

Post not yet marked as solved
7 Replies
For the use case of SwiftUI ForEach, you can work around the limitation by using explicit id param. ForEach(problematicArray, id: \.id) { entry in ... } Edit: Or perhaps not. It no longer errors in Xcode (14.1), but the compiler dies when attempting to build. Oops.
Post not yet marked as solved
7 Replies
I'm still constantly tapping gd to try to jump to definition. That one at least seems like it should be trivial to add.
Post not yet marked as solved
17 Replies
Putting in a vote for gd, to jump to definition ❤️
Post not yet marked as solved
36 Replies
Echoing everyone else: This issue is still painfully present, and there's no known workaround. Something needs to happen. This is not okay.
Post not yet marked as solved
4 Replies
@benspratling4, did you manage to get this working? I can't get past the third party cloud providers being greyed out. I can only navigate into the iCloud Drive folder from the picker.