intellij-idea - IntelliJ IDEA : Navigate to the next or previous identifier occurrence using the Alt+MouseWheel

标签 intellij-idea keyboard-shortcuts

在 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 版本,同样的机制不起作用了。检查“键盘映射”设置显示没有条目分配上述快捷方式。

请帮助我在较新版本的“键盘映射”设置中找到该功能的相应条目。

提前致谢:)

最佳答案

在最新的 2018.3 EAP 中,该操作称为:Go to next highlighted element usage。 默认情况下,它被分配给 alt+wheel down/alt+G


在 v2018.2.2 中,操作没有默认分配任何快捷方式。要在“键盘映射”设置中找到条目,请导航至Main menu > Edit > Find

关于intellij-idea - IntelliJ IDEA : Navigate to the next or previous identifier occurrence using the Alt+MouseWheel,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52306769/

相关文章:

android - 有没有办法在 IntelliJ IDE 中提取 Android 项目中的字符串资源?

Xcode 键盘快捷键 : jump to test file?

wpf - 如何显示菜单项的工作键盘快捷键?

intellij-idea - 按下Alt + Gr + 8([)时,IntelliJ产品将移至最后一个开口支架

java - 处理大量的键映射

git - pull 主在 Intellij 的另一个分支上

scala - 在 IntelliJ IDEA 中构建 scala 时出现 "not found: value classOf"错误,但在 maven 中正确构建

java - Intellij idea - Spring Bean配置文件

scala - IntelliJ14、Scala 和 Gradle 集成

C++ QT OSX Qt::META+Qt::Key_Tab 快捷键绑定(bind)