导航
命令 |
键(CodeArts IDE键盘映射) |
键(IDEA键盘映射) |
命令ID |
---|---|---|---|
显示所有符号 |
Ctrl+T |
Ctrl+N |
workbench.action.showAllSymbols |
前往线路 |
Ctrl+G |
Ctrl+G |
workbench.action.gotoLine |
转到文件,快速打开 |
Ctrl+E Ctrl+P |
Ctrl+Shift+N |
workbench.action.quickOpen |
转到符号 |
Ctrl+Shift+O |
Ctrl+Shift+Alt+N Ctrl+F12 |
workbench.action.gotoSymbol |
转到定义 |
F12 |
F12 |
editor.action.revealDefinition |
前往声明 |
-- |
Alt+F11 F4 Ctrl+Enter Ctrl+B |
editor.action.goToDeclaration |
前往实施 |
Ctrl+F12 |
Ctrl+Alt+B |
editor.action.goToDeclaration |
转到类型 |
Shift+Alt+T Ctrl+Shift+O Ctrl+T |
Ctrl+N Ctrl+Shift+Alt+N |
workbench.action.smartSearchTypes |
查找用法 |
Ctrl+Shift+Alt+F12 |
Ctrl+Alt+F7 |
references-view.findReferences |
显示问题 |
Ctrl+Shift+M |
Shift+Escape Alt+0 |
workbench.actions.view.problems |
转到下一个错误或警告 |
F8 |
F2 |
editor.action.marker.next |
转到上一个错误或警告 |
Shift+F8 |
Shift+F2 |
editor.action.marker.prev |
显示所有命令 |
Ctrl+Shift+P Ctrl Ctrl |
Ctrl+Shift+P Ctrl Ctrl |
omnisearch.open.command |
回退 |
Alt+Left |
Ctrl+Alt+Left |
workbench.action.navigateBack |
前进 |
Alt+Right |
Ctrl+Alt+Right |
workbench.action.navigateForward |