AppCode + swift = no code completion, no quick documentation
I got problem with AppCode 3.1.1
I have the newest XCode installed 6.1.1 along with it I downloaded documentation for ios 8.1 -> attachement "xcode_downloaded.png"
I created project in XCode and then opened it with AppCode. I've checked there path to XCode and it seems to be correct. -> attachement "appcode.png"
In addition the same project works well with code completion and quick documentation in XCode.
I've serched for solution in net but I haven't found anything.
Is it true that AppCode has nearly the same features as Xcode? -> Now I have doubts.
But maybe I am wrong, maybe there is still some configuration missing. Please give me some advices.
Personally I like Jetbrains products, I am java developer who use Intellij so it is quicker for me to write code in Jetbrains tool than Apple.
Any advice will be appreciated.
Attachment(s):
appcode.png
xcode_downloaded.png
Please sign in to leave a comment.
Rafal,
Your configuration seems correct.
Please see comments below:
2) regarding quick documentation - this feature is not yet ready for Swift. You can track its progress here.
I have the same issue with Code Completion.
For ex. I have a class that inherits from UIView. I want to override "sizeThatFits" function.
I'm startign with "override func sizeT" and don't see any completion tips :(
Please help.
Hi Christopher.
We have started work on the feature you're likely referring to (https://youtrack.jetbrains.com/issue/OC-11299).
Feel free to upvote it in tracker.