查找 Ctrl + F    替换 Ctrl + R

注释 Ctrl + /    去掉注释 Ctrl + /

Function

  Shortcut Use this shortcut to...
Close Active Tab Ctrl+Shift+F4 Close an active tab in a tool window (for example, Find tool window).
Close Editor Ctrl+F4 Close an active editor.
Edit Source F4 Open an editor for the selected item or items and give focus to the last opened file.
Escape Escape Depending on the context:

  • In the editor: close pop-up windows, terminate search, or remove highlighting.
  • In a tool window: return focus to the editor.
Export to Text File Alt+O Export contents of a tool window to a text file. This feature applies to the Version Control Tool Window, Messages Tool Window, and other tool windows that provide the export button on the window toolbar.
New... Alt+Insert Create a new class, file or directory. See Populating Modules.
Save All Ctrl+S Save all files and settings.
Select Next Tab Alt+Right When several tabs are open in the editor or a view, open the next tab to the right (or first tab if the current one is the last).
Select Previous Tab Alt+Left When several tabs are open in the editor or a view, open the next tab to the left (or last tab if the current one is the first).
Show Intention Action Alt+Enter Display intention actions (if any) for the code where the caret is currently located, or the selected GUI component in a form.
Synchronize Ctrl+Alt+Y Detect all externally changed files and reload them from disk.
View Source Ctrl+Enter Depending on the context:

  • In Tool Windows: Open an Editor tab or tabs for the selected item or items, respectively.
  • In the editor: Intelligently split the current line into 2 lines, shifting quotes, etc. as necessary.

最新文章

  1. 开源:ASP.NET MVC+EF6+Bootstrap开发框架
  2. opencv 简单模糊和高斯模糊 cvSmooth
  3. centos6.4 64位下安装nfs文件共享系统
  4. [Aaronyang] 写给自己的WPF4.5 失传的第十本秘籍4[wpf使用FontAwesome,并送其他3招心法]
  5. DisJSet:Find them, Catch them(POJ 1703)
  6. 在一个窗口中显示多个视频,并在每个子窗口左上角显示系统时间,函数cvShowManyImages是改写的
  7. 虚拟机安装centos 6 报错Erro processing drive
  8. 斗牛app上架应用宝、牛牛手机游戏推广、百人牛牛app应用开发、棋牌游戏上传、手游APP优化
  9. Pytorch系列教程
  10. python常见函数以及模块调用
  11. Hessian 使用例子
  12. oracle创建用户、授权、导入、导出命令总结
  13. Python + Selenium操作一:截图详解
  14. HDU-2874-森林求LCA/tarjan
  15. Springboot启动后报错【This application has no explicit mapping for /error, so you are seeing this as a fallback····】
  16. 【转】grep -v grep
  17. CSS+JQuery实现Tabs效果,点击更改背景色(不含图片)
  18. java基础19 导包和“命令行”打jar包
  19. 使用select函数改进客户端/服务器端程序
  20. [Android Pro] android 禁用和开启四大组件的方法(setComponentEnabledSetting )

热门文章

  1. Redis-基本数据类型与内部存储结构
  2. python list unicode转中文显示
  3. 随着firefox的迭代更新:FireBug不能用了?使用火狐Try Xpath插件替代Firebug和Firepath
  4. 数据分析利器之hive优化十大原则
  5. leetcode965
  6. 基于二进制RPC协议法的轻量级远程调用框架 ---- Hessian
  7. getitem, setitem, delitem (把类实例化成字典的类型)
  8. tensorflow笔记之学习率设置
  9. JDK5并发(2) Locks-ReentrantLock
  10. JPEG和Variant的转换