RubyMine Tips
環境情報
MacOS Version : 10.8
RubyMine Version : 5.4.3.2.1
KeyMaps : Mac OSX 10.5+
ショートカット(設定:Preference > Keymap)
ショートカットキー | 効果 | ショートカット名 |
---|---|---|
F4 | メソッドジェンプ | Main menu > View > Jump to Source |
control + space | 補完呼び出し | Main menu > Code > Completion > Basic |
command + option + L | コードフォーマット | Main menu > Code > Reformat Code... |
command + option + ↑ | 対応するコントローラ、ビュー、テストを表示 | Main menu > Navigate > Related Files |
command + shift + O | ファイル名による検索 | Main menu > Navigate > Files... |
command + / | コメントイン、コメントアウト | Main menu > Code > Comment with Line Comment |
command + shift + ↑↓ | 選択箇所を上下移動 | Main menu > Code > Move Statement UP, Down |
command + shift + . | <%= %>を挿入 | Main menu > Tools > Extensions > Erb > Inseert '<%= %>' |
※開発環境によって、初期のショートカットキーが異なる場合があります。
Editor設定
- カーソル位置が自由すぎるのを行の最後にする Settings > Editor > Allow placement of caret after end of lineをオフにする
Author And Source
この問題について(RubyMine Tips), 我々は、より多くの情報をここで見つけました https://qiita.com/HirokiTakaba/items/700a46409ece49aa0d4b著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .