Closed yushuyi closed 10 years ago
There's already a xcode6 branch (wip) with enabled support for Xcode 6 beta, and some tweaks for Swift as well.
@slazyk i change the ues. i install xocde6 bate Has a problem
I would say that lack of completions in Swift is actually Xcode's issue. If you haven't built the plugin from xcode6 branch, the plugin is not even loaded. And if you have version from xcode6 branch you can check if the issue is on Xcode's side by disabling/uninstalling the plugin. For me such issues are there with plugin or not.
In practice, the completions seem to work much better in Playgrounds than they do in regular swift files...
Another issue is that Xcode often cannot autocomplete while it is indexing. If it is indexing you might have to wait until it finishes.
The version from master now supports the beta.
@441088327 are your issues gone? did you check wether they go away if you disable the plugin?
Can you help me to analyse the reason?