IntelliJ IDEA:使用 Alt+MouseWheel 导航到下一个或上一个标识符出现
IntelliJ IDEA: Navigate to the next or previous identifier occurrence using the Alt+MouseWheel
在 IntelliJ IDEA 2018.1 中,有 this nice feature:
Ability to navigate to the next or previous identifier occurrence using the Alt+Wheel down or Alt+Wheel up shortcuts.
但是,现在我已经更新到2018.2.2版本了,同样的机制已经失效了。检查 "Keymap" 设置显示没有条目分配上述快捷方式。
请帮我在新版本的 "Keymap" 设置中找到该功能的相应条目。
提前致谢:)
在最新的2018.3 EAP中,动作名称为:Go to next highlighted element usage
。
默认赋值为alt+wheel down / alt+G 。
在 v2018.2.2 中,操作没有默认分配任何快捷方式。要在 "Keymap" 设置 中找到条目,请导航至 Main menu > Edit > Find
.
在 IntelliJ IDEA 2018.1 中,有 this nice feature:
Ability to navigate to the next or previous identifier occurrence using the Alt+Wheel down or Alt+Wheel up shortcuts.
但是,现在我已经更新到2018.2.2版本了,同样的机制已经失效了。检查 "Keymap" 设置显示没有条目分配上述快捷方式。
请帮我在新版本的 "Keymap" 设置中找到该功能的相应条目。
提前致谢:)
在最新的2018.3 EAP中,动作名称为:Go to next highlighted element usage
。
默认赋值为alt+wheel down / alt+G 。
在 v2018.2.2 中,操作没有默认分配任何快捷方式。要在 "Keymap" 设置 中找到条目,请导航至
Main menu > Edit > Find
.