Function | Shortcut Key |
---|---|
Edit | |
Undo | Ctrl+Z |
Redo | Ctrl+Shift+Z |
Cut | Ctrl+X |
Copy | Ctrl+C |
Copy Path | Ctrl+Shift+C |
Copy Reference | Ctrl+Alt+Shift+C |
Paste | Ctrl+V |
Paste from History... | Ctrl+Shift+V |
Paste Simple | Ctrl+Alt+Shift+V |
Find | |
Find Everywhere | Shift+Shift |
Find... | Ctrl+F |
Replace... | Ctrl+R |
Find Next | F3 |
Find Previous | Shift+F3 |
Find Word at Caret | Ctrl+F3 |
Select All Occurrences | Ctrl+Alt+Shift+J |
Add Selection for Next Occurrence | Alt+J |
Unselect Occurrence | Alt+Shift+J |
Find in Path... | Ctrl+Shift+F |
Replace in Path... | Ctrl+Shift+R |
Find Usages | Alt+F7 |
Find Usages Settings... | Ctrl+Alt+Shift+F7 |
Show Usages | Ctrl+Alt+F7 |
Find Usages in File | Ctrl+F7 |
Highlight Usages in File | Ctrl+Shift+F7 |
Selection | |
Column Selection Mode | Alt+Shift+Insert |
Select All | Ctrl+A |
Extend Selection | Ctrl+W |
Shrink Selection | Ctrl+Shift+W |
- | - |
Complete Current Statement | Ctrl+Shift+Enter |
Join Lines | Ctrl+Shift+J |
Duplicate Line | Ctrl+D |
Indent Selection | Tab |
Unindent Line or Selection | Shift+Tab |
Toggle Case | Ctrl+Shift+U |
Next Parameter | Tab |
Previous Parameter | Shift+Tab |
Popup String Manipulation | Alt+Shift+M |
View | |
Quick Definition | Ctrl+Shift+I |
Quick Documentation | Ctrl+Q |
Context Info | Alt+Q |
Recent Files | Ctrl+E |
Recent Changed Files | Ctrl+Shift+E |
Recent Changeds | Alt+Shift+C |
Navigate | |
Class... | Ctrl+N |
File... | Ctrl+Shift+N |
Symbol... | Ctrl+Alt+Shift+N |
Custom Folding... | Ctrl+Alt+. |
Database Object... | Ctrl+Shift+D |
Line/Column... | Ctrl+G |
- | - |
Back | Ctrl+Alt+Left |
Forward | Ctrl+Alt+Right |
Last Edit Location | Ctrl+Shift+Backspace |
Bookmarks | |
Toggle Bookmark | F11 |
Toggle Bookmark Mnemonic | Ctrl+F11 |
Show Bookmarks | Shift+F11 |
- | - |
Select In... | Alt+F1 |
Jump to Navigation Bar | Alt+Home |
Declaration | Ctrl+B |
Implementation(s) | Ctrl+Alt+B |
Type Declaration | Ctrl+Shift+B |
Super Class | Ctrl+U |
Test | Ctrl+Shift+T |
Related Symbol... | Ctrl+Alt+Home |
- | - |
File Structure | Ctrl+F12 |
File Path | Ctrl+Alt+F12 |
Type Hierarchy | Ctrl+H |
Method Hierarchy | Ctrl+Shift+H |
Call Hierarchy | Ctrl+Alt+H |
- | - |
Next Highlighted Error | F2 |
Previous Highlighted Error | Shift+F2 |
- | - |
Next Method | Alt+Down |
Previous Method | Alt+Up |
Code | |
Override Methods... | Ctrl+O |
Implement Methods... | Ctrl+I |
Generate... | Alt+Insert |
- | - |
Surround With... | Ctrl+Alt+T |
Unwrap/Remove | Ctrl+Shift+Delete |
- | - |
Completion | |
Basic | Ctrl+Space |
Smart Type | Ctrl+Shift+Space |
- | - |
Cyclic Expand Word | Alt+/ |
Cyclic Expand Word (Backward) | Alt+Shift+/ |
Folding | |
Expand Word | Ctrl+NumPad + |
Collapse Word | Ctrl+NumPad - |
- | - |
Expand Recursively Word | Ctrl+Alt+NumPad + |
Collapse Recursively Word | Ctrl+Alt+NumPad - |
- | - |
Expand All | Ctrl+Shift+NumPad + |
Collapse All | Ctrl+Shift+NumPad - |
- | - |
Expand to level | Ctrl+NumPad *, 1/2/3/4/5 |
Expand all to level | Ctrl+Shift+NumPad *, 1/2/3/4/5 |
- | - |
Fold Selection / Remove region | Ctrl+. |
Fold Code Block | Ctrl+Shift+. |
- | - |
Insert Live Template... | Ctrl+J |
Surround with Live Template... | Ctrl+Alt+J |
- | - |
Comment with Line Comment | Ctrl+/ |
Comment with Block Comment | Ctrl+Shift+/ |
Reformat Code | Ctrl+Alt+L |
Show Reformat File Dialog | Ctrl+Alt+Shift+L |
Auto-Indent Lines | Ctrl+Alt+I |
Optimize Imports | Ctrl+Alt+O |
- | - |
Move Statement Down | Ctrl+Shift+Down |
Move Statement Up | Ctrl+Shift+Up |
Move Element Left | Ctrl+Alt+Shift+Left |
Move Element Right | Ctrl+Alt+Shift+Right |
Move Line Down | Alt+Shift+Down |
Move Line Up | Alt+Shift+Up |
Analyze | |
Run Inspection By Name... | Ctrl+Alt+Shift+I |
Configure Current File Analysis... | Ctrl+Alt+Shift+H |
- | - |
Show Coverage Data... | Ctrl+Alt+F6 |
Refactor | |
Refactor This... | Ctrl+Alt+Shift+T |
Change Signature... | Ctrl+F6 |
Move... | F6 |
Copy... | F5 |
Extract | |
Variable... | Ctrl+Alt+V |
Constant... | Ctrl+Alt+C |
Field... | Ctrl+Alt+F |
Parameter... | Ctrl+Alt+P |
Function Parameter... | Ctrl+Alt+Shift+P |
Method... | Ctrl+Alt+M |
- | - |
Rename... | Shift+F6 |
- | - |
Move... | F6 |
Copy... | F5 |
Safe Delete... | Alt+Delete |
Build | |
Build Project | Ctrl+F9 |
Recompile | Ctrl+Shift+F9 |
Run | |
Run Current Configuration | Shift+F10 |
Debug Current Configuration | Shift+F9 |
Run... | Alt+Shift+F10 |
Stop | Ctrl+F2 |
- | - |
Step Over | F8 |
Force Step Over | Alt+Shift+F8 |
Step Into | F7 |
Force Step Into | Alt+Shift+F7 |
Smart Step Into | Shift+F7 |
Step Out | Shift+F8 |
Run to Cursor | Alt+F9 |
Force Run to Cursor | Ctrl+Alt+F9 |
Resume Program | F9 |
- | - |
Evaluate Expression... | Alt+F8 |
Quick Evaluate Expression | Ctrl+Alt+F8 |
Show Execution Point | Alt+F10 |
- | - |
Toggle Line Breakpoint | Ctrl+F8 |
Toggle Temporary Line Breakpoint | Ctrl+Alt+Shift+F8 |
View Breakpoints | Ctrl+Shift+F8 |
VCS | |
VCS Operations Popup... | Alt+` |
Commit Changes... | Ctrl+K |
Update Project | Ctrl+T |
Show Changes | Ctrl+Alt+Shift+D |
- | - |
Git | |
Add | Ctrl+Alt+A |
Revert... | Ctrl+Alt+Z |
Push... | Ctrl+Shift+K |
Help | |
Find Action... | Ctrl+Shift+A |
IntelliJ IDEA Shortcuts
最后编辑于 :
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
推荐阅读更多精彩内容
- 前言 由于从大学开始,一直是使用Myeclipse作为唯一的开发工具,一路伴随着Myeclipse 9、10、20...
- 硬件要求 Intel 奔腾三/800 MHz或者更高(或者兼容) 最少1 GB内存,推荐2 GB内存 最少1024...
- 设置代码提示或自动补全的快捷键 IntelliJ Idea 常用快捷键列表 IntelliJ IDEA使用技巧一览表
- (http://www.360doc.com/content/14/1110/08/16002580_423959...
- AndroidStudio的插件虽然在很大程度上用起来很方便,但是当卸载不用时,可能会出现一些问题。近期在卸载插件...