I find Xcode completion and especially doc lookup pretty good. It’s not as good as being able to jump straight into framework source code like with Android Studio but better than pretty much anything in VS Code in any language.
That is, as long as there’re no type errors in my code… once I get a little too creative in SwiftUI all bets are off.