MacRuby Support?
I'm looking for an IDE to use for developing MacRuby GUI applications and I don't want to use XCode and Interface Builder. Does RubyMine support code completion for MacRuby specific syntax, classes, and method?
Thanks.
Andy.
请先登录再写评论。
Hello Andy,
RubyMine is not aware of MacRuby specific compiled C libraries, so it provide basic code completion as for MRI ruby + parses and understands MacRuby libraries written in Ruby language. We didn't test MacRuby compatibility and code insight (see issue http://youtrack.jetbrains.net/issue/RUBY-7032?projectKey=RUBY)