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

目录

  • Alt +
  • Ctrl +
  • Shift +
  • Alt+Shift +
  • Ctrl+Shift +
  • Ctrl+Alt +
  • 其他


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)

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/30113.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

视频监控汇聚EasyCVR平台WebRTC流地址无法播放的原因排查

开源EasyDarwin视频监控TSINGSEE青犀视频平台EasyCVR能在复杂的网络环境中,将分散的各类视频资源进行统一汇聚、整合、集中管理,在视频监控播放上,TSINGSEE青犀视频安防监控汇聚平台可支持1、4、9、16个画面窗口播放,可同时播放多…

算法练习工程1.3

* 问题标题:移除元素 * 题意说明: * 给你一个数组 nums 和一个值 val,你需要 原地 移除所有数值等于 val 的元素,并返回移除后数组的新长度。 * 不要使用额外的数组空间,你必须仅使用 O(1) 额外空间并 原地 修改输入…

【Java并发】什么是AQS?

文章目录 什么是AQS?AQS与Synchronized的区别AQS-基本工作机制AQS是公平锁与非公平锁 什么是AQS? 全称是 AbstractQueuedSynchronizer,即抽象队列同步器。它是构建锁或者其他同步组件的基础框架 所谓抽象,其实目的就是把具体的逻辑交给子类去实现&…

【计算机视觉】关于图像处理的一些基本操作

目录 图像平滑滤波处理均值滤波计算过程python实现 高斯滤波计算过程python实现 中值滤波计算过程python实现 图像的边缘检测Robert算子计算过程python实现 图像处理腐蚀算子计算过程python实现 Hog(梯度方向直方图)特征计算流程:Hog的特征维…

什么是自定义表单和工作流?看完这篇文章就懂了

在很多中大型企业中,低代码技术平台的应用价值是较高的,也深得广大用户朋友的青睐和喜爱。其中的自定义表单和工作流是该平台的主要功能,可以解决当前工作效率低下、解放程序员时间和精力等各种现实问题,可以说是实现办公流程化、…

Pytorch量化之Post Train Static Quantization(训练后静态量化)

使用Pytorch训练出的模型权重为fp32,部署时,为了加快速度,一般会将模型量化至int8。与fp32相比,int8模型的大小为原来的1/4, 速度为2~4倍。 Pytorch支持三种量化方式: 动态量化(Dynamic Quantization&…

JVM 垃圾回收

垃圾回收算法 标记-清除算法(Mark and Sweep) 标记-清除算法分为两个阶段。在标记阶段,垃圾收集器会标记所有活动对象;在清除阶段,垃圾收集器会清除所有未标记的对象。标记-清除算法存在的问题是会产生内存碎片&#…

vue 实现粒子特效(vue-particles)

vue 实现粒子特效(vue-particles) npm install vue-particles --savemain.js引入 import VueParticles from vue-particles Vue.use(VueParticles)登录页面使用 login.vue <template><div class"box"><vue-particlescolor"#409EFF":part…

nvm安装以及使用

注意事项&#xff1a; 安装前需要卸载原有的node&#xff0c;卸载干净后cmd输入node -v查看&#xff1b; 一&#xff0c;下载nvm 下载&#xff1a;https://github.com/coreybutler/nvm-windows/releases 选择第四个 “nvm-setup.zip”&#xff1b; 二&#xff0c;安装 1&…

IAR目标代码4字节对齐

向工程添加文件 eof.c : // 文件头 #if defined(__CC_ARM) // MDK // uint32_t g_update_flag[2] __attribute__((zero_init, at(0x1000FFF0)));const unsigned long gc_eof __attribute__((used)) 0xFFFFFFFFul; #elif defined(__ICCARM__) // IAR__root const unsigned…

CSS transform:rotate;无效问题

CSS设置旋转 transform:rotate无效。 今天遇到一个奇怪的问题&#xff0c;CSS给 icon图标设置一个hover 旋转180deg的效果&#xff0c;不生效。 一度任务样式被覆盖了&#xff0c;样式不生效没选中元素的class。但是设置hover改变大小是生效的。奇怪了&#xff1f; 为什么会无…

分布式 - 消息队列Kafka:Kafka生产者发送消息的分区策略

文章目录 1. PartitionInfo 分区源码2. Partitioner 分区器接口源码3. 自定义分区策略4. 轮询策略 RoundRobinPartitioner5. 黏性分区策略 UniformStickyPartitioner6. hash分区策略7. 默认分区策略 DefaultPartitioner 分区的作用就是提供负载均衡的能力&#xff0c;或者说对数…

ArcGIS Pro实践技术应用暨基础入门、制图、空间分析、影像分析、三维建模、空间统计分析与建模、python融合、案例应用

GIS是利用电子计算机及其外部设备&#xff0c;采集、存储、分析和描述整个或部分地球表面与空间信息系统。简单地讲&#xff0c;它是在一定的地域内&#xff0c;将地理空间信息和 一些与该地域地理信息相关的属性信息结合起来&#xff0c;达到对地理和属性信息的综合管理。GIS的…

【香瓜说职场】谈谈如何提高赚到钱的概率(2020.01.05)

一、钱从哪里来&#xff1f; 要想学会赚钱&#xff0c;首先要想明白钱从哪里来&#xff1f; 我们常常听到一句话——客户是上帝。 作为工程师的我们&#xff0c;觉得这句话听起来没毛病&#xff0c;但总隐隐约约觉得客户高不高兴跟我们一毛钱关系都没有&#xff0c;我们照样拿着…

数字化时代,如何做好用户体验与应用性能管理

引言 随着数字化时代的到来&#xff0c;各个行业的应用系统从传统私有化部署逐渐转向公有云、行业云、微服务&#xff0c;这种变迁给运维部门和应用部门均带来了较大的挑战。基于当前企业 IT 运维均为多部门负责&#xff0c;且使用多种运维工具&#xff0c;因此&#xff0c;当…

hacksudo3 通关详解

环境配置 一开始桥接错网卡了 搞了半天 改回来就行了 信息收集 漏洞发现 扫个目录 大概看了一眼没什么有用的信息 然后对着login.php跑了一下弱口令 sqlmap 都没跑出来 那么利用点应该不在这 考虑到之前有过dirsearch字典太小扫不到东西的经历 换个gobuster扫一下 先看看g…

Android界面设计与用户体验

Android界面设计与用户体验 1. 引言 在如今竞争激烈的移动应用市场&#xff0c;提供优秀的用户体验成为了应用开发的关键要素。无论应用功能多么强大&#xff0c;如果用户界面设计不合理&#xff0c;用户体验不佳&#xff0c;很可能会导致用户流失。因此&#xff0c;在Androi…

移动技术相关基本概念

信息网络隔离装置 一种能够保障企业信息网络安全的高级网络设备&#xff0c;主要作用是隔离内外网&#xff0c;阻隔外界攻击&#xff0c;保护企业网络不遭受黑客攻击、木马病毒入侵、信息泄露等安全威胁。同时还能对企业内部的流量进行监视&#xff0c;保护企业敏感数据不被内…

Flink源码之JobManager启动流程

从启动命令flink-daemon.sh中可以看出StandaloneSession入口类为org.apache.flink.runtime.entrypoint.StandaloneSessionClusterEntrypoint, 从该类的main方法会进入ClusterEntrypoint::runCluster中, 该方法中会创建出主要服务和组件。 StandaloneSessionClusterEntrypoint:…

博客项目(Spring Boot)

1.需求分析 注册功能&#xff08;添加用户操纵&#xff09;登录功能&#xff08;查询操作)我的文章列表页&#xff08;查询我的文章|文章修改|文章详情|文章删除&#xff09;博客编辑页&#xff08;添加文章操作&#xff09;所有人博客列表&#xff08;带分页功能&#xff09;…