What happened to Goto | Rails in RubyMine 4.0
Am I missing something or has the ability to navigate from a Controller to it's Views (and vice versa) dissappeared in 4.0. I understand that the Goto menu has been replaced with Navigate but I can't see an option for Rails and my old keyboard shortcut doesn't work now either.
TIA,
Andy
请先登录再写评论。
Hello Andrew,
Go to | Rails is replaced with Navigate | Related File..., if you're using default keymap it should work with same shortcut, however if it doesn't you can easily assign shortcut in Settings | Keymap
Ah thanks for that.
Yeah I was using the Netbeans key bindings which in 4.0 don't carry Ctrl+Shift+A across to Navigate|Related File...
Cheers,
Andy