什么是IntelliJ IDEA的Keymap的缩写功能有用吗?

时间:2013-12-27 17:17:28

标签: intellij-idea keymapping

IntelliJ IDEA Keymap中的“缩写”功能是什么? Web help on Keymap对此保持沉默。

IntelliJ Keymap abbreviation screenshot

1 个答案:

答案 0 :(得分:44)

来自JetBrains支持的Andrey Dernov表示:

  

您可以使用keymap中添加的缩写来快速搜索“搜索无处不在”(双移)时的操作。

将“foobar”缩写添加到Git注释命令后。

enter image description here

我可以找到缩写并使用双Shift调用命令。

enter image description here

不幸的是,该功能不支持部分输入。

enter image description here

我个人觉得Shift-⌘-A在这种情况下更容易使用,因为结果仅限于命令。

PS:JetBrains支持摇滚!

更新:JetBrains有一个后续行动:

  

该功能最近在IDEA中添加,我们还没有时间更新文档。我们将在不久的将来这样做。