I'm using 5.4.3.2.1 and I've tried the last EAP. Auto complete for with CocoaTouch methods doesn't work.
For example, if I type tableView. in a UITableViewDelegate method (tableView:didSelectRowAtIndexPath:) nothing is suggested. If I further type desel nothing is suggested. I'm looking for deselectRowAtIndexPath:animated:.
Am I doing something wrong? Do I need to rebuild my indexes?
Of course, maybe the problem is that I'm doing iOS 7 development. RubyMotion supports it, does RubyMine?
It looks like a bug for me. Please file it in our tracker - http://youtrack.jetbrains.com/issues/RUBY
Regards, Oleg.
Someone else has already reported it here.
I'm hoping this will get fixed soon -- it makes RubyMine almost unusable for me for RubyMotion development. Thanks!
I'm using 5.4.3.2.1 and I've tried the last EAP. Auto complete for with CocoaTouch methods doesn't work.
For example, if I type tableView. in a UITableViewDelegate method (tableView:didSelectRowAtIndexPath:) nothing is suggested. If I further type desel nothing is suggested. I'm looking for deselectRowAtIndexPath:animated:.
Am I doing something wrong? Do I need to rebuild my indexes?
Of course, maybe the problem is that I'm doing iOS 7 development. RubyMotion supports it, does RubyMine?