idea 快捷键大全
idea快捷键大全
- 版本信息
- 快捷键文件地址
- 解析之后的快捷键大全
版本信息
idea Build #IC-251.23774.435, built on April 14, 2025
快捷键文件地址
- 原生快捷键
- 自定义快捷键
在用户目录,查看 bin 目录的 idea.properties 文件
解析之后的快捷键大全
enId | cnId | shortcutKey |
---|---|---|
ToggleBookmark8 | 切换书签8 | control shift 8 |
ToggleBookmark9 | 切换书签9 | control shift 9 |
ClassNameCompletion | 类名补全 | control alt SPACE |
ToggleBookmark6 | 切换书签6 | control shift 6 |
ToggleBookmark7 | 切换书签7 | control shift 7 |
ToggleReadOnlyAttribute | ||
ToggleBookmark4 | 切换书签4 | control shift 4 |
ToggleBookmark5 | 切换书签5 | control shift 5 |
Stop | 停止 | control F2 |
ToggleBookmark2 | 切换书签2 | control shift 2 |
ToggleBookmark3 | 切换书签3 | control shift 3 |
ToggleBookmark0 | 切换书签0 | control shift 0 |
ToggleBookmark1 | 切换书签1 | control shift 1 |
GotoRelated | 转到相关 | control alt HOME |
EditorDuplicate | 编辑器复制 | control D |
SearchEverywhere.NextTab | 搜索无处不在:下一个标签 | TAB |
MaximizeToolWindow | 最大化工具窗口 | control shift QUOTE |
MaintenanceAction | 维护操作 | ctrl alt shift SLASH |
PreviousOccurence | 上一个出现的实例 | control alt UP |
ActivateBookmarksToolWindow | 激活书签工具窗口 | alt 2 |
ActivateRunToolWindow | 激活运行工具窗口 | alt 4 |
EditorUnSelectWord | 编辑器取消选择单词 | control shift W |
SaveAll | 保存所有 | control S |
ExpandRegionRecursively | 递归展开区域 | control alt ADD,control alt EQUALS |
EditorNextWordWithSelection | 编辑器下一个单词(带选择) | control shift RIGHT |
EditorAddRectangularSelectionOnMouseDrag | ||
ShowErrorDescription | 显示错误描述 | control F1 |
StructuralSearchPlugin.StructuralReplaceAction | ||
ContextHelp | 上下文帮助 | F1 |
FileChooser.GotoProject | 转到项目 | control 2 |
PreviousProjectWindow | 上一个项目窗口 | control alt OPEN_BRACKET |
UnselectPreviousOccurrence | 取消选择上一个出现的实例 | alt shift J |
JumpToLastChange | 跳到最后一次更改 | control shift BACK_SPACE |
$SelectAll | 全选 | control A |
CodeFloatingToolbar.GotoNextMenu | 代码浮动工具栏.转到下一个菜单 | TAB |
EditorContextInfo | 编辑器上下文信息 | alt Q |
PopupHector | 弹出赫克托 | ctrl alt shift H |
UsageFiltering.Imports | 用法过滤:导入 | control I |
XDebugger.SetValue | XDebugger.设置值 | F2 |
VcsShowPrevChangeMarker | 显示上一个更改标记 | shift control alt UP |
UsageFiltering.WriteAccess | 用法过滤:写入访问 | control W |
HideActiveWindow | 隐藏活动窗口 | shift ESCAPE |
UsageGrouping.Directory | 用法分组:目录 | control alt P |
ActivateVersionControlToolWindow | 激活版本控制工具窗口 | alt 9 |
FileChooser.GotoModule | 转到模块 | control 3 |
CollapseRegionRecursively | 递归折叠区域 | control alt SUBTRACT,control alt MINUS |
Inline | 内联 | control alt N |
EditorFocusGutter | 编辑器聚焦边距 | alt shift 6 |
EditorBackSpace | 编辑器退格 | BACK_SPACE,shift BACK_SPACE |
StructuralSearchPlugin.StructuralSearchAction | ||
ChangesView.Move | 更改视图.移动 | alt shift M |
UsageGrouping.DirectoryStructure | 用法分组:目录结构 | control alt D |
Forward | 前进 | control alt RIGHT |
HippieCompletion | 希皮补全 | alt SLASH |
ZoomInIdeAction | IDE放大 | shift alt EQUALS |
ExpandAllRegions | 展开所有区域 | control shift ADD,control shift EQUALS |
PrevParameter | 上一个参数 | shift TAB |
StopBackgroundProcesses | 停止后台进程 | control shift F2 |
DebugClass | ||
PreviousDiff | 上一个差异 | shift F7 |
EditorDeleteLine | 编辑器删除行 | control Y |
EditSourceInNewWindow | 在新窗口中编辑源代码 | shift F4 |
ShowFilterPopup | 显示过滤器弹出窗口 | control alt F |
GotoSymbol | 转到符号 | control shift alt N |
EditorCreateRectangularSelectionOnMouseDrag | ||
CompareTwoFiles | 比较两个文件 | control D |
EditorRightWithSelection | 编辑器向右(带选择) | shift RIGHT |
ActivateFindToolWindow | 激活查找工具窗口 | alt 3 |
EditorToggleInsertState | 编辑器切换插入状态 | INSERT |
EditorPageDown | 编辑器页面向下 | PAGE_DOWN |
EditorCodeBlockEndWithSelection | 编辑器代码块结束(带选择) | control shift CLOSE_BRACKET |
Git.CreateNewBranch | Git创建新分支 | control alt N |
EditorPageDownWithSelection | 编辑器页面向下(带选择) | shift PAGE_DOWN |
NextParameter | 下一个参数 | TAB |
Diff.FocusOppositePane | 差异.聚焦对面窗格 | control shift TAB |
Vcs.ToggleAmendCommitMode | 切换修改提交模式 | alt M |
PasteMultiple | 粘贴多个 | control shift V,control shift INSERT |
ShowUsages | 显示用法 | control alt F7 |
OpenInRightSplit | 在右侧拆分中打开 | shift ENTER |
SurroundWith | 用…包围 | control alt T |
$Delete | 删除 | DELETE |
MoveElementRight | 向右移动元素 | control alt shift RIGHT |
FindPrevWordAtCaret | 在光标处查找前一个单词 | control shift F3 |
ExpandTreeNode | 展开树节点 | ADD |
ExtractMethod | 提取方法 | control alt M |
ExpandRegion | 展开区域 | control ADD,control EQUALS |
ViewSource | 查看源代码 | control ENTER |
EditSource | 编辑源代码 | F4 |
SwitcherIterateItems | 切换器迭代项目 | control E |
FileChooser.GoToRoot | 转到根目录 | control BACK_SLASH |
FileStructurePopup | 文件结构弹出窗口 | control F12 |
SplitChooser.SplitCenter | 拆分选择器.中间拆分 | SPACE |
ShowIntentionActions | 显示意图操作 | alt ENTER |
FileChooser.TogglePathBar | 切换路径栏 | control P |
CloseGotItTooltip | 关闭提示气泡 | ESCAPE |
ForceRunToCursor | 强制运行到光标处 | control alt F9 |
QuickEvaluateExpression | 快速评估表达式 | control alt F8 |
ExternalJavaDoc | 外部Java文档 | shift F1 |
QuickImplementations | 快速实现 | control shift I |
ExpandAll | 全部展开 | control ADD,control EQUALS |
NextDiff | 下一个差异 | F7 |
ChangesView.Rename | 重命名更改视图 | F2,Shift F6 |
DuplicatesForm.SendToRight | 发送到右侧 | control 2 |
EditorLineEndWithSelection | 带选择的编辑器行尾 | shift END |
Diff.ApplyRightSide | 差异.应用右侧 | control alt A |
$Undo | 撤销 | control Z,alt BACK_SPACE |
EditorChooseLookupItemDot | 编辑器选择查找项(点号) | control PERIOD |
MoveLineUp | 向上移动行 | alt shift UP |
RecentLocations | 最近位置 | control shift E |
SendEOF | 发送EOF | control D |
CollapseBlock | 折叠块 | control shift PERIOD |
Back | 返回 | control alt LEFT |
EditorMoveToPageTopWithSelection | 编辑器移动到页面顶部(带选择) | control shift PAGE_UP |
GotoDeclaration | 转到声明 | control B |
ActivateUnitTestsToolWindow | 激活单元测试工具窗口 | alt shift 8 |
StepOver | 步过 | F8 |
DirDiffMenu.SynchronizeDiff | 同步目录差异 | ENTER |
IntroduceParameter | 引入参数 | control alt P |
Console.History.Previous | ||
ShowPopupMenu | 显示弹出菜单 | CONTEXT_MENU |
SwitchCoverage | 切换覆盖率 | control alt F6 |
FindUsagesInFile | 在文件中查找用法 | control F7 |
ForceRefresh | 强制刷新 | control shift F5 |
EditorLeft | 编辑器向左 | LEFT |
Console.Execute | 执行控制台命令 | ENTER |
QuickActionPopup | 快速操作弹出窗口 | control alt ENTER |
EditorSplitLine | 编辑器拆分行 | control ENTER |
ImplementMethods | 实现方法 | control I |
Refresh | 刷新 | control F5 |
CollapseTreeNode | 折叠树节点 | SUBTRACT |
ChooseRunConfiguration | 选择运行配置 | alt shift F10 |
EditBreakpoint | 编辑断点 | control shift F8 |
CodeInspection.OnEditor | 在编辑器上进行代码检查 | alt shift I |
EditorCodeBlockStartWithSelection | 编辑器代码块开始(带选择) | control shift OPEN_BRACKET |
ActivateStructureToolWindow | 激活结构工具窗口 | alt 7 |
ResizeToolWindowUp | 向上调整工具窗口大小 | control alt shift UP |
FindPrevious | 查找上一个 | shift F3,control shift L |
ServiceView.ShowServices | 显示服务 | control shift T |
ActivateProblemsViewToolWindow | 激活问题视图工具窗口 | alt 6 |
ReformatCode | 重新格式化代码 | control alt L |
AutoIndentLines | 自动缩进行 | control alt I |
EditorPreviousWordWithSelection | 编辑器上一个单词(带选择) | control shift LEFT |
EditorMatchBrace | 编辑器匹配括号 | control shift M |
EditorAddOrRemoveCaret | ||
ResizeToolWindowLeft | 向左调整工具窗口大小 | control alt shift LEFT |
SelectIn | 在…中选择 | alt F1 |
CommentByBlockComment | 通过块注释注释 | control shift SLASH,control shift DIVIDE |
ZoomOutIdeAction | IDE缩小 | shift alt MINUS |
EditorScrollDown | 编辑器向下滚动 | control DOWN |
Synchronize | 同步 | control alt Y |
VcsHistory.ShowAllAffected | 显示所有受影响的VCS历史 | alt shift A |
Refactorings.QuickListPopupAction | 重构快速列表弹出操作 | control alt shift T |
ExpandLiveTemplateByTab | 通过制表符展开实时模板 | TAB |
SwitcherRecentEditedChangedToggleCheckBox | 切换器最近编辑过的复选框 | control E |
Git.Reword.Commit | Git重写提交信息 | F2,Shift F6 |
EditorLookupUp | 编辑器查找向上 | control UP |
RunInspection | 运行检查 | control shift alt I |
EditorPasteFromX11 | ||
EditorStartNewLineBefore | 编辑器在之前开始新行 | control alt ENTER |
GotoChangedFile | ||
PreviousEditorTab | 上一个编辑器选项卡 | alt shift LEFT |
GotoCustomRegion | 转到自定义区域 | control alt PERIOD |
Console.Execute.Multiline | 执行多行控制台命令 | control ENTER |
ShowTypeBookmarks | 显示类型书签 | control shift F11 |
SafeDelete | 安全删除 | alt DELETE |
ShowBookmarks | 显示书签 | shift F11 |
InsertLiveTemplate | 插入实时模板 | control J |
FullyExpandTreeNode | 完全展开树节点 | MULTIPLY |
ToggleBookmark | 切换书签 | F11 |
ForceStepOver | 强制步过 | alt shift F8 |
FindInPath | 在路径中查找 | shift ctrl f,ctrl alt numpad2 |
MethodOverloadSwitchUp | 方法重载切换向上 | control UP |
EditorChooseLookupItemReplace | 编辑器选择查找项替换 | TAB |
Switcher | 切换器 | ctrl TAB,ctrl shift TAB |
ShelvedChanges.Rename | 重命名搁置的更改 | F2,Shift F6 |
EditorTextStartWithSelection | 编辑器文本开始(带选择) | control shift HOME |
ActivateHierarchyToolWindow | ||
EditorDown | 编辑器向下 | DOWN |
DuplicatesForm.SendToLeft | 发送到左侧 | control 1 |
Compile | 编译 | control shift F9 |
RecentFiles | 最近文件 | control E |
SplitChooser.Split | 拆分选择器.拆分 | ENTER |
Unwrap | 解包 | control shift DELETE |
TogglePopupHints | ||
CloseContent | 关闭内容 | control F4 |
FocusEditor | 聚焦编辑器 | ESCAPE |
CompileDirty | 编译脏文件 | control F9 |
Diff.NextChange | 差异.下一个更改 | alt shift RIGHT |
Debug | 调试 | shift F9 |
ShowContent | 显示内容 | alt DOWN |
GotoAction | 转到操作 | control shift A |
EditorCompleteStatement | 编辑器完成语句 | control shift ENTER |
EditorLineStartWithSelection | 带选择的编辑器行首 | shift HOME |
ShelveChanges.UnshelveWithDialog | 使用对话框取消搁置更改 | control shift U |
ValidateXml | ||
ResetIdeScaleAction | 重置IDE缩放 | shift alt 0 |
ToggleTemporaryLineBreakpoint | 切换临时行断点 | control shift alt F8 |
Find | 查找 | control F,alt F3 |
EditorPageUp | 编辑器页面向上 | PAGE_UP |
NewElementSamePlace | 在同一位置新建元素 | control alt INSERT |
EditorLeftWithSelection | 编辑器向左(带选择) | shift LEFT |
Resume | 恢复 | F9 |
MethodOverloadSwitchDown | 方法重载切换向下 | control DOWN |
EditorShowGutterIconTooltip | 显示编辑器边距图标提示 | alt shift 6 |
Git.New.Branch.In.Log | Git在日志中创建新分支 | control alt N |
CloseActiveTab | 关闭活动选项卡 | control shift F4 |
ActivateProjectToolWindow | 激活项目工具窗口 | alt 1 |
TodoViewGroupByFlattenPackage | 待办事项视图扁平化包 | control alt C |
HighlightUsagesInFile | 突出显示文件中的用法 | control shift F7 |
CopyPaths | 复制路径 | control shift C |
TodoViewGroupByShowModules | 待办事项视图按模块分组 | control alt M |
MethodUp | 方法向上 | alt UP |
ChangesView.GroupBy.Module | 按模块分组更改视图 | control alt M |
HideSideWindows | ||
NextTemplateVariable | 下一个模板变量 | TAB,ENTER |
HippieBackwardCompletion | 希皮向后补全 | alt shift SLASH |
MoveStatementUp | 向上移动语句 | control shift UP |
RecentChangedFiles | ||
UsageGrouping.FlattenModules | 用法分组:扁平化模块 | control alt O |
UsageFiltering.ReadAccess | 用法过滤:读取访问 | control R |
CollapseExpandableComponent | 折叠可扩展组件 | shift ENTER,control SUBTRACT,control MINUS |
EditorMoveToPageBottomWithSelection | 编辑器移动到页面底部(带选择) | control shift PAGE_DOWN |
SearchEverywhere.NavigateToNextGroup | 搜索无处不在:导航到下一组 | PAGE_DOWN,control DOWN |
ToggleBookmarkWithMnemonic | 带助记符切换书签 | control F11 |
JumpToLastWindow | 跳转到最后一个窗口 | F12 |
Diff.FocusOppositePaneAndScroll | ||
ChangeSignature | 更改签名 | control F6 |
ToggleLineBreakpoint | 切换行断点 | control F8 |
EditorStartNewLine | 编辑器开始新行 | shift ENTER |
EditorChooseLookupItem | 编辑器选择查找项 | ENTER |
ShowReformatFileDialog | 显示重新格式化文件对话框 | control shift alt L |
EditorDecreaseFontSizeGlobal | 全局减小编辑器字体大小 | alt shift COMMA |
Vcs.ShowMessageHistory | 显示消息历史 | control M |
ShowSearchHistory | 显示搜索历史 | alt down |
DirDiffMenu.SynchronizeDiff.All | 同步所有目录差异 | control ENTER |
EditorCodeBlockEnd | 编辑器代码块结束 | control CLOSE_BRACKET |
FindUsages | 查找用法 | alt F7 |
EditorTextEnd | 编辑器文本末尾 | control END |
EditorTextEndWithSelection | 编辑器文本末尾(带选择) | control shift END |
OverrideMethods | 重写方法 | control O |
CopyReference | 复制引用 | control alt shift C |
IntroduceVariable | 引入变量 | control alt V |
Generate | 生成 | alt INSERT |
SelectAllOccurrences | 选择所有出现的实例 | control alt shift J |
UsageGrouping.Module | 用法分组:模块 | control alt M |
MethodHierarchy | 方法层次结构 | control shift H |
Vcs.QuickListPopupAction | VCS快速列表弹出操作 | alt BACK_QUOTE |
EditorAddCaretPerSelectedLine | 编辑器为每个选定行添加光标 | shift alt G |
$Redo | 重做 | control shift Z,alt shift BACK_SPACE |
ResizeToolWindowDown | 向下调整工具窗口大小 | control alt shift DOWN |
SmartStepInto | 智能步入 | shift F7 |
EditorPreviousWord | 编辑器上一个单词 | control LEFT |
ExpandToLevel2 | 展开到级别2 | control MULTIPLY,control MULTIPLY |
Run | 运行 | shift F10 |
ExpandToLevel1 | 展开到级别1 | control MULTIPLY,control MULTIPLY |
EditorUp | 编辑器向上 | UP |
ExpandToLevel4 | 展开到级别4 | control MULTIPLY,control MULTIPLY |
ExpandToLevel3 | 展开到级别3 | control MULTIPLY,control MULTIPLY |
ExpandToLevel5 | 展开到级别5 | control MULTIPLY,control MULTIPLY |
RunCoverage | ||
VcsShowNextChangeMarker | 显示下一个更改标记 | shift control alt DOWN |
NewElement | 新建元素 | alt INSERT |
ChangesView.SetDefault | 设置更改视图为默认值 | control SPACE |
FileChooser.GotoDesktop | 转到桌面 | control D |
ShowNavBar | 显示导航栏 | alt HOME |
SplitChooser.Duplicate | 拆分选择器.复制 | ctrl ENTER |
EditorLineEnd | 编辑器行尾 | END |
GotoClass | 转到类 | control N |
CopyElement | 复制元素 | F5 |
Diff.ShowSettingsPopup | 显示设置弹出窗口 | control shift D |
ShowExecutionPoint | 显示执行点 | alt F10 |
EditorToggleColumnMode | 编辑器切换列模式 | alt shift INSERT |
MoveStatementDown | 向下移动语句 | control shift DOWN |
Diff.ShowDiff | 显示差异 | control D |
CollapseRegion | 折叠区域 | control SUBTRACT,control MINUS |
StepOut | 步出 | shift F8 |
Git.Rename.Local.Branch | Git重命名本地分支 | F2,Shift F6 |
QuickChangeScheme | 快速更改方案 | control BACK_QUOTE |
UsageGrouping.FileStructure | 用法分组:文件结构 | control alt F |
MainMenuButton.ShowMenu | 显示主菜单按钮菜单 | alt BACK_SLASH |
GotoTypeDeclaration | 转到类型声明 | control shift B |
EditorEscape | 编辑器退出 | ESCAPE |
IntroduceConstant | 引入常量 | control alt C |
SearchEverywhere.NavigateToPrevGroup | 搜索无处不在:导航到上一组 | PAGE_UP,control UP |
ChangeTypeSignature | 更改类型签名 | control shift F6 |
NewScratchFile | 新建临时文件 | control alt shift INSERT |
Diff.PrevChange | 差异.上一个更改 | alt shift LEFT |
Vcs.RollbackChangedLines | 版本控制系统.回滚更改的行 | control alt Z |
CallHierarchy | 调用层次结构 | control alt H |
FileChooser.NewFolder | 新建文件夹 | alt INSERT,control N |
ShowProjectStructureSettings | 显示项目结构设置 | control alt shift S |
ExpandAllToLevel5 | 全部展开到级别5 | control shift MULTIPLY,control shift MULTIPLY |
ExpandAllToLevel4 | 全部展开到级别4 | control shift MULTIPLY,control shift MULTIPLY |
EditorSelectWord | 编辑器选择单词 | control W |
ExpandAllToLevel3 | 全部展开到级别3 | control shift MULTIPLY,control shift MULTIPLY |
ExpandAllToLevel2 | 全部展开到级别2 | control shift MULTIPLY,control shift MULTIPLY |
FileChooser.GoToParent | 转到父目录 | BACK_SPACE |
EvaluateExpression | 评估表达式 | alt F8 |
EditorUpWithSelection | 编辑器向上(带选择) | shift UP |
$Paste | 粘贴 | control V,shift INSERT |
EditorCodeBlockStart | 编辑器代码块开始 | control OPEN_BRACKET |
GotoPreviousError | 转到上一个错误 | shift F2 |
PreviousTemplateVariable | 上一个模板变量 | shift TAB |
UsageGrouping.UsageType | 用法分组:用法类型 | control alt T |
SearchEverywhere.CompleteCommand | 搜索无处不在:完成命令 | TAB |
NextTab | 下一个选项卡 | alt RIGHT |
ChangesView.GroupBy.Directory | 按目录分组更改视图 | control alt P |
ExpandAllToLevel1 | 全部展开到级别1 | control shift MULTIPLY,control shift MULTIPLY |
ExpressionTypeInfo | 表达式类型信息 | control shift P |
ShowFilePath | 显示文件路径 | control alt F12 |
MoveLineDown | 向下移动行 | alt shift DOWN |
UsageView.Include | 用法视图.包含 | INSERT |
FindWordAtCaret | 在光标处查找单词 | control F3 |
GotoImplementation | 转到实现 | control alt B |
Replace | 替换 | control R |
ShowSettings | 显示设置 | control alt S |
GotoFile | 转到文件 | control shift N |
EditorPasteSimple | 编辑器简单粘贴 | control alt shift V |
Console.History.Browse | 浏览控制台历史记录 | control alt E |
XDebugger.AttachToProcess | XDebugger.附加到进程 | control alt F5 |
SmartTypeCompletion | 智能类型补全 | control shift SPACE |
MethodDown | 方法向下 | alt DOWN |
GotoNextError | 转到下一个错误 | F2 |
ToggleRenderedDocPresentation | 切换渲染文档呈现 | control alt Q |
XDebugger.NewWatch | XDebugger.新增监视 | INSERT |
CollapseAll | 全部折叠 | control SUBTRACT,control MINUS |
EditorScrollToCenter | 编辑器滚动到中心 | control M |
Vcs.MoveChangedLinesToChangelist | 版本控制系统.将更改的行移到更改列表 | alt shift M |
ActivateServicesToolWindow | 激活服务工具窗口 | alt 8 |
QuickJavaDoc | 快速Java文档 | control Q |
CollapseAllRegions | 折叠所有区域 | control shift SUBTRACT,control shift MINUS |
NextProjectWindow | 下一个项目窗口 | control alt CLOSE_BRACKET |
ViewBreakpoints | 查看断点 | control shift F8 |
SearchEverywhere.SelectItem | 搜索无处不在:选择项目 | Enter |
EditorIndentSelection | 编辑器缩进选择 | TAB |
Diff.ApplyLeftSide | 差异.应用左侧 | control alt R |
CommentByLineComment | 按行注释 | control SLASH,control DIVIDE |
ActivateNuGetToolWindow | 激活NuGet工具窗口 | alt shift 7 |
SplitChooser.PreviousWindow | 拆分选择器.上一个窗口 | shift TAB |
GotoSuperMethod | 转到超类方法 | control U |
RerunTests | 重新运行测试 | shift alt R |
ForceStepInto | 强制步入 | alt shift F7 |
EditorToggleCase | 编辑器切换大小写 | control shift U |
SplitChooser | 拆分选择器 | alt shift ENTER |
EditorJoinLines | 编辑器合并行 | control shift J |
ParameterInfo | 参数信息 | control P |
ReplaceInPath | 在路径中替换 | control shift R |
CollapseSelection | 折叠选择 | control PERIOD |
EditorLookupDown | 编辑器查找向下 | control DOWN |
ToggleFindInSelection | 切换在选择中查找 | control alt E |
NextOccurence | 下一个出现的实例 | control alt DOWN |
EditorCreateRectangularSelection | ||
GotoBookmark9 | 转到书签9 | control 9 |
FindNext | 查找下一个 | F3,control L |
EditorMoveToPageTop | 编辑器移动到页面顶部 | control PAGE_UP |
RunClass | 运行类 | control shift F10 |
EditorDeleteToWordEnd | 删除到单词结尾 | control DELETE |
ChooseDebugConfiguration | 选择调试配置 | alt shift F9 |
AIAssistant.Chat.AIPopupChat | AI助手:弹出聊天 | control shift alt BACK_SLASH |
OptimizeImports | 优化导入 | control alt O |
SurroundWithLiveTemplate | 使用实时模板包围 | control alt J |
MoveElementLeft | 向左移动元素 | control alt shift LEFT |
RestoreDefaultLayout | 恢复默认布局 | shift F12 |
HideAllWindows | 隐藏所有窗口 | control shift F12 |
EditorScrollUp | 编辑器向上滚动 | control UP |
ActivateFavoritesToolWindow | ||
EditorLineStart | 编辑器行开始 | HOME |
ActivateCommitToolWindow | 激活提交工具窗口 | alt 0 |
ExportToTextFile | 导出到文本文件 | alt O |
EditorIncreaseFontSizeGlobal | 全局增大编辑器字体大小 | alt shift PERIOD |
EditorPageUpWithSelection | 编辑器页面向上(带选择) | shift PAGE_UP |
Compare.SameVersion | 比较相同版本 | control D |
FileChooser.GotoHome | 转到主目录 | control 1 |
SplitChooser.NextWindow | 拆分选择器.下一个窗口 | TAB |
GotoLine | 转到行 | control G |
$Cut | 剪切 | control X,shift DELETE |
EditorMoveToPageBottom | 编辑器移动到页面底部 | control PAGE_DOWN |
TypeHierarchy | 类型层次结构 | control H |
Console.Open | 打开控制台 | control shift F10 |
EditorEnter | 编辑器输入 | ENTER |
RenameElement | 重命名元素 | shift F6 |
NextEditorTab | 下一个编辑器选项卡 | alt shift RIGHT |
ServiceView.GroupByContributor | 服务视图按贡献者分组 | control alt T |
SelectVirtualTemplateElement | 选择虚拟模板元素 | Alt Shift O |
PreviousTab | 上一个选项卡 | alt LEFT |
Console.History.Next | ||
ShowSettingsAndFindUsages | 显示设置并查找用法 | control shift alt F7 |
ResizeToolWindowRight | 向右调整工具窗口大小 | control alt shift RIGHT |
StepInto | 步入 | F7 |
$Copy | 复制 | control C,control INSERT |
EditorUnindentSelection | 编辑器取消缩进选择 | shift TAB |
ExpandExpandableComponent | 展开可扩展组件 | shift ENTER,control ADD,control EQUALS |
ActivateDebugToolWindow | 激活调试工具窗口 | alt 5 |
GotoBookmark0 | 转到书签0 | control 0 |
CodeCompletion | 代码补全 | control SPACE |
GotoBookmark6 | 转到书签6 | control 6 |
GotoTest | 转到测试 | control shift T |
GotoBookmark5 | 转到书签5 | control 5 |
GotoBookmark8 | 转到书签8 | control 8 |
GotoBookmark7 | 转到书签7 | control 7 |
GotoBookmark2 | 转到书签2 | control 2 |
GotoBookmark1 | 转到书签1 | control 1 |
EditorNextWord | 编辑器下一个单词 | control RIGHT |
SelectNextOccurrence | 选择下一个出现的实例 | alt J |
GotoBookmark4 | 转到书签4 | control 4 |
GotoBookmark3 | 转到书签3 | control 3 |
CodeFloatingToolbar.GotoPrevMenu | 代码浮动工具栏.转到上一个菜单 | shift TAB |
EditorTab | 编辑器制表符 | TAB |
Move | 移动 | F6 |
RunToCursor | 运行到光标处 | alt F9 |
BraceOrQuoteOut | 括号或引号外移 | TAB |
ChangesView.Revert | 更改视图.还原 | control alt Z |
EditorDownWithSelection | 编辑器向下(带选择) | shift DOWN |
SwitchHeaderSource | 切换头文件/源文件 | F10 |
DumpLookupElementWeights | 转储查找元素权重 | control alt shift W |
EditorDeleteToWordStart | 编辑器删除到单词开头 | control BACK_SPACE |
ActivateTerminalToolWindow | 激活终端工具窗口 | alt F12 |
Rerun | 重新运行 | control F5 |
TodoViewGroupByShowPackages | 待办事项视图按包分组 | control alt P |
EditorRight | 编辑器向右 | RIGHT |
XDebugger.JumpToTypeSource | XDebugger.跳转到类型源代码 | shift F4 |
IntroduceField | 引入字段 | control alt F |
EditorTextStart | 编辑器文本开始 | control HOME |
SearchEverywhere.PrevTab | 搜索无处不在:上一个标签 | shift TAB |
TextSearchAction | 文本搜索操作 | control shift alt E |