idea 快捷键200+(按组合分类)

Alt +

快捷键中文描述英文描述
Alt+0Commit窗口
Alt+1Project窗口
Alt+2Favourite窗口
Alt+3Find窗口
Alt+4Run窗口
Alt+5Debug窗口
Alt+6Problem窗口
Alt+7File structure
Alt+8Services窗口
Alt+9Git窗口
Alt+F1Select current file or symbol in any view
Altl+F4Close IDEA
Alt+F7Find usages
Alt+F8Evaluate expression
Alt+F9跳到光标Run to cursor
Alt+F10跳转到当前断点出
Alt+F12Terminal窗口
Alt+J查询列表加选下一个
Alt+Q和截图冲突我本地改为Alt+Shift+QContext info
Alt+V打开对应工具栏
Alt+Home查看包下的类Show navigation bar
Alt+InsertGenerate code… (Getters, Setters, Constructors, hashCode/equals, toString)
Alt+Right/LeftGo to next / previous editor tab
Alt+BackQuote(`)VCS Operations Popup
Alt+DeleteSafe Delete
Alt+EnterShow intention actions and quick-fixes
Alt+Up/DownGo to previous / next method
Alt+左键拖动选择代码

Ctrl +

快捷键中文描述英文描述
Ctrl+#[0-9]Go to numbered bookmark
Ctrl+DDuplicate current line or selected block
Ctrl+ERecent files popup
Ctrl+FFind
Ctrl+F1Show descriptions of error or warning at caret
Ctrl+F11Toggle bookmark with mnemonic
Ctrl+F12File structure popup
Ctrl+F2Stop
Ctrl+F4Close active editor tab
Ctrl+F5Rerun
Ctrl+F6Change Signature
Ctrl+F7Ctrl+F没啥区别Find usages in file
Ctrl+F8增加/删除断点Toggle breakpoint
Ctrl+F9编译项目Make project (compile modifed and dependent)
Ctrl+GGo to line
Ctrl+HType hierarchy
Ctrl+IImplement methods
Ctrl+JInsert Live Template
Ctrl+KCommit project to VCS
Ctrl+NGo to class
Ctrl+OOverride methods
Ctrl+PParameter info (within method call arguments)
Ctrl+QQuick documentation lookup
Ctrl+RReplace
Ctrl+SSave all
Ctrl+TUpdate from VCS
Ctrl+TabSwitch between tabs and tool window
Ctrl+UGo to super-method / super-class
Ctrl+WSelect successively increasing code blocks
Ctrl+YDelete line at caret
Ctrl+Z撤销
Ctrl+/Comment/uncomment with line comment
Ctrl+]/[Move to code block end/start
Ctrl+SpaceBasic code completion (the name of any class, method or variable)
Ctrl+B/Ctrl+Click/F4Go to declaration
Ctrl+BackQuote(`)Quick switch current scheme
Ctrl+C/Ctrl+InsertCopy current line or selected block to clipboard
Ctrl+Enter/EnterSmart line split
Ctrl+Delete/BackspaceDelete to word end/start
Ctrl+NumPad-Collapse code block
Ctrl+NumPad+Expand code block
Ctrl+X/Shift+DeleteCut current line or selected block to clipboard
Ctrl+V/Shift+InsertPaste from clipboard
Ctrl+mouseovercode

Shift +

快捷键中文描述英文描述
Shift+F1如果有外部文档可以连接外部文档External Doc
Shift+F2跳转到上一个高亮错误 或 警告位置previous highlighted error
Shift+F3在查找模式下、查找匹配上一个Find previous
Shift+F4对当前打开的文件使用新Windows窗口打开旧窗口保留
Shift+F6对文件 / 文件夹 重命名Rename
Shift+F7Debug 模式下,智能步入、断点所在行上有多个方法调用,会弹出进入哪个方法Smart Step into
Shift+F7previous different
Shift+F8在 Debug 模式下,跳出,表现出来的效果跟 F9 一样Step out
Shift+F9等效于点击工具栏的 Debug 按钮Debug
Shift+F10等效于点击工具栏的 Run 按钮Run
Shift+F11弹出书签显示层Show bookmarks
Shift+Tab取消缩进unindent selected lines
Shift+End选中光标到当前行尾位置
Shift+Home选中光标到当前行头位置
Shift+滚轮前后滚动当前文件的横向滚动轴滚动
Shift+左键单击在打开的文件名上按此快捷键,可以关闭当前打开文件
Shift+Enter开始新一行。光标所在行下空出一行,光标定位到新行位置Start new line
Shift+EscHide active or last active window

Alt+Shift +

快捷键中文描述英文描述
Alt+Shift
Alt+Shift+CView recent changes
Alt+Shift+FAdd to Favorites
Alt+Shift+F10Select configuration and run
Alt+Shift+F7强制进入方法Force Step into
Alt+Shift+F8强制下一步Force Step over
Alt+Shift+F9/F9Select configuration and debug
Alt+Shift+IInspect current file with current profile
Alt+Shift+J查询列表取消上一个加选的
Alt+Shift+左键插入光标

Ctrl+Shift +

快捷键中文描述英文描述
Ctrl+Shift+#[0-9]直接追加numbered bookmark
Ctrl+Shift+/Comment/uncomment with block comment
Ctrl+Shift+[Select till code block start
Ctrl+Shift+\URL Mapping
Ctrl+Shift+]Select till code block end
Ctrl+Shift+AFind Action
Ctrl+Shift+BGo to type declaration
Ctrl+Shift+BackQuote(`)Branch
Ctrl+Shift+BackspaceNavigate to last edit location
Ctrl+Shift+C复制文件绝对路径
Ctrl+Shift+E
Ctrl+Shift+EnterComplete statement
Ctrl+Shift+FFind in path
Ctrl+Shift+F10Recompile+Shift+F10Run context configuration from editor
Ctrl+Shift+F12最大化编辑器Toggle maximizing editor
Ctrl+Shift+F2Stop Backend Progress
Ctrl+Shift+F4Close active run / messages / find / … tab
Ctrl+Shift+F6重构变量的类型
Ctrl+Shift+F7Ctrl+F没啥区别Highlight usages in file
Ctrl+Shift+F8查看断点View breakpoints
Ctrl+Shift+F9Recompile+Shift+F9Compile selected file, package or module
Ctrl+Shift+HMethod hierarchy
Ctrl+Shift+IOpen quick definition lookup
Ctrl+Shift+JSmart line join
Ctrl+Shift+KPush
Ctrl+Shift+NGo to file
Ctrl+Shift+NumPad-Collapse all
Ctrl+Shift+NumPad+Expand all
Ctrl+Shift+Ocodata Relevant examples
Ctrl+Shift+P查看返回值类型
Ctrl+Shift+Qcodata 代码查询
Ctrl+Shift+RReplace in path
Ctrl+Shift+SSonarLint 代码分析
Ctrl+Shift+SpaceSmart code completion (filters the list of methods and variables by expected type)
Ctrl+Shift+T跳到测试类
Ctrl+Shift+UToggle case for word at caret or selected block
Ctrl+Shift+UCamelCase命名切换
Ctrl+Shift+VPaste from recent bu" ers…
Ctrl+Shift+WDecrease current selection to previous state
Ctrl+Shift+Y翻译
Ctrl+Shift+Z取消撤销

Ctrl+Alt +

快捷键中文描述英文描述
Ctrl+Alt+AAdd
Ctrl+Alt+BGo to implementation(s)
Ctrl+Alt+CExtract Constant
Ctrl+Alt+FExtract Field
Ctrl+Alt+F12/Alt+F1转D打开本地目录
Ctrl+Alt+F6查看覆盖率Show Coverage Data
Ctrl+Alt+F7Show usages
Ctrl+Alt+F8Quick Evaluate expression
Ctrl+Alt+F9强势跳到光标Force Run to cursor
Ctrl+Alt+HCall hierarchy
Ctrl+Alt+Home跳转到相关的 SymbolReleated Symbol
Ctrl+Alt+IAuto-indent line(s)
Ctrl+Alt+JSurround with Live Template
Ctrl+Alt+LReformat code
Ctrl+Alt+Left/RightNavigate back / forward
Ctrl+Alt+MExtract Method
Ctrl+Alt+NInline
Ctrl+Alt+OOptimize imports
Ctrl+Alt+PExtract Parameter
Ctrl+Alt+SOpen Settings dialog
Ctrl+Alt+Space补全类名
Ctrl+Alt+TSurroundwith…(if…else,try…catch, for, synchronized, etc.)
Ctrl+Alt+UUML
Ctrl+Alt+VExtract Variable
Ctrl+Alt+ZRollback
Ctrl+Alt+Shift
Ctrl+Alt+Shift+/Maintenance
Ctrl+Alt+Shift+CCopy Reference
Ctrl+Alt+Shift+DShow Local Changes as UML
Ctrl+Alt+Shift+F7Find usages Setting
Ctrl+Alt+Shift+J查询列表全部选中
Ctrl+Alt+Shift+L格式化整个文件
Ctrl+Alt+Shift+NGo to symbol
Ctrl+Alt+Shift+SOpen Project Structure dialog
Ctrl+Alt+Shift+T重构菜单
Ctrl+Alt+Shift+UPop UML

其他

快捷键中文描述英文描述
其他
F2跳转到下一个高亮错误 或 警告位置Next
F3在查找模式下、查找匹配下一个Find next
F5Copy
F6Move
F7进入方法Step into
F7next different
F8下一步Step over
F9恢复程序、直到下个断点拦截Resume program
F11/Ctrl+左键Toggle bookmark
F12Go back to previous tool window
DoubleShiftSearch everywhere
Tab缩进Indent
Esc隐藏当前 或 最后一个激活的工具窗口Go to editor (from tool window)
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值