Using Jetbrain IDE Family
CheatSheet for Keyboard shortcuts
Show Menu
Function | Short Cut | Remarks |
---|---|---|
Find Action | Ctrl-Shift-A | |
Refactor This | Ctrl+Shift+Alt+T |
Auto Edit
Function | Short Cut | Remarks |
---|---|---|
Reformatting Source Code | Ctrl-Alt-L | |
Quick Fix | Alt-Enter | |
Completion | Ctrl-Space | |
Complete Current Statement | Ctrl-Shift-Enter |
Move
Function | Short Cut | Remarks |
---|---|---|
Jump to Source | Ctrl-B | Jump to definition of the specified variable/function/method |
Move methods | Alt-↑, Alt-↓ | Quickly move between methods |
Last Edit Location | Ctr+Shift+Backspece |
Show Sub Info
Function | Short Cut | Remarks |
---|---|---|
Find Usages | Alt-F7 | List caller(s) for the specified variable/function/method |
Recent Changes | Alt+Shift+c | Quick list of recent changes |
Refactor
Function | Short Cut | Remarks |
---|---|---|
Rename | Shift-F6 | |
Move | F6 | Move a selected class/package/file/directory copy in the same or different package |
Safe Delete | Ctrl-Delete | |
Extract Method | Ctrl+Alt+M | |
Ectract Variable | Ctrl+Alt+V |
Settings (Preferences)
Editor
- "Allow placement of caret after end of line":チェック外す
Tips
Source Comment
- Comment starting with
// ToDo
is automatically gathered as ToDo list by IDE.
Getting Started
IntelliJ
Source Comment
- Comment starting with
// ToDo
is automatically gathered as ToDo list by IDE.
Getting Started
IntelliJ
IntelliJ IDEA :: Getting Started
RubyMine
WebStorm
PyCharm
Breifing
Author And Source
この問題について(Using Jetbrain IDE Family), 我々は、より多くの情報をここで見つけました https://qiita.com/Kackey/items/e8bacb192d5c3c642e41著者帰属:元の著者の情報は、元の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 .