Skip to content

Commit

Permalink
2015-09-11新增一个快捷键
Browse files Browse the repository at this point in the history
  • Loading branch information
judasn committed Sep 11, 2015
1 parent cc49d85 commit 64d29bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keymap-introduce.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ IntelliJ IDEA 的便捷操作性,快捷键的功劳占了一大半,对于各
|Shift + F1|如果有外部文档可以连接外部文档|
|Shift + F2|跳转到上一个高亮错误 或 警告位置|
|Shift + F3|在查找模式下,查找匹配上一个|
|Shift + F4|对当前打开的文件,使用新Windows窗口打开,旧窗口保留|
|Shift + F6|对文件 / 文件夹 重命名|
|Shift + F7|在 Debug 模式下,智能步入。断点所在行上有多个方法调用,会弹出进入哪个方法|
|Shift + F8|在 Debug 模式下,跳出,表现出来的效果跟 `F9` 一样|
Expand Down Expand Up @@ -238,4 +239,4 @@ IntelliJ IDEA 的便捷操作性,快捷键的功劳占了一大半,对于各

![vim插件推荐](images/xxvii-b-ideavim-1.jpg)

> * 如果你是一个 Vim 粉,IntelliJ IDEA 也为你准备了一个方案:如上图安装 IdeaVim 插件即可。
> * 如果你是一个 Vim 粉,IntelliJ IDEA 也为你准备了一个方案:如上图安装 IdeaVim 插件即可。

0 comments on commit 64d29bf

Please sign in to comment.