Micro-letter shortcuts Developer Tools Summary

operating command
Open the shortcuts panel F1
Open / Close Toolbar Ctrl+Shift+T
Open / close Simulator Ctrl+Shift+D
Open / close the debugger Ctrl+Shift+M
File Format Shift+Alt+F
Compile Ctrl+B
Refresh Ctrl+R
Delete Row Ctrl+Shift+K
Copy line up Shift+Alt+↑
Upward movement of the line Alt+↑
Copy down the line Shift+Alt+↓
Move row down Alt+↓
Change all occurrences Ctrl+F2
replace Ctrl+H
Seek Ctrl+F
Find All References Shift+F12
Jump to a line of code Ctrl+G
Jump to a method Ctrl+Shift+O
Note switching block Shift+Alt+A
Switching line comments Ctrl+/
Open / Close the editor Ctrl+Shift+E
Open / close directory tree Ctrl+Shift+I
Preview Ctrl+Shift+P
Upload Ctrl+Shift+U
Jump file Ctrl+P
Recent Files Ctrl+E
Show Accessibility Help Alt + F1
Recursively expand Ctrl+K Ctrl+]
Folding recursively Ctrl+K Ctrl+[
Expand All Ctrl+K Ctrl+J
Collapse Ctrl+K Ctrl+O
Whether to switch the Tab key moves the focus Ctrl+M
Delete line comments Ctrl+K Ctrl+U
Insert Rows above Ctrl+Shift+↩
Add the cursor on top Ctrl + Alt + ↑
Insert Row below Ctrl+↩
Add the cursor below Ctrl + Alt + ↓
Add the end of the line the cursor Shift+Alt+I
The last move the selection to the next to find a match Ctrl+K Ctrl+D
The option to add to the next to find a match Ctrl+D
Expansion Ctrl+Shift+]
Open the definition side Ctrl+K Ctrl+F12
Open selection Shift+Alt+→
fold Ctrl+Shift+[
Folding Level 1 Ctrl+K Ctrl+1
2 fold level Ctrl+K Ctrl+2
   
Display hover Ctrl+K Ctrl+I
Display editor context menu Shift+F10
Alternatively to the previous value Ctrl+Shift+,
Replace next value Ctrl+Shift+.
Find Previous Shift+F3
Find the previous selection Ctrl+Shift+F3
Find Next F3
查找下一个选择 Ctrl+F3
查看定义 Alt+F12
添加行注释 Ctrl+K Ctrl+C
缩小选择 Shift+Alt+←
行减少缩进 Ctrl+[
行缩进 Ctrl+]
裁剪尾随空格 Ctrl+K Ctrl+X
触发参数提示 Ctrl+Shift+Space
触发建议 Ctrl+Space
转到上一个错误或警告 Shift+F8
转到喜爱个错误或警告 F8
转到定义 Ctrl+F12
转到括号 Ctrl+Shift+\
选择所有找到的查找匹配项 Ctrl+Shift+L

Guess you like

Origin www.cnblogs.com/mafy/p/11897848.html