initialize is not auto-complete candidate? Kedar Mhaswade 创建于 2010年12月09日 22:24 e.g.class Address def init(Ctrl+Space here expecting it to finish it to initialize)endnothing happens. I thought initialize should be auto-completed, no?Regards,Kedar
Hello Kedar,
Please ensure that you have Ruby SDK configured properly.
In general you should have initialize symbol in completion list.
If it doesn't make the trick, please create corresponding issue at: http://youtrack.jetbrains.net/issues/RUBY with sample project attached.
Regards,
Oleg