intellij-idea - 如何在intellij中的 'previous searches'之间切换,换句话说,过去 'find usages'?

标签 intellij-idea

在Eclipse中,曾经有一个下拉菜单,我可以单击“过去搜索”,以便在各种搜索历史结果集之间来回切换,这在InteeliJ中是否可行?

最佳答案

右键单击“查找” View :有一个名为Recent Find Usages的项目(当您在“查找” View 中时,也可以使用CTRL+E进入该项目)。通常,CTRL+E是访问历史记录的上下文方式。

请注意,它不会保存结果,而只会保存查询。换句话说,每次您使用它时,它都会再次执行搜索。

另请注意,我使用的是IntelliJ 10.5.2,不确定较旧的版本。

关于intellij-idea - 如何在intellij中的 'previous searches'之间切换,换句话说,过去 'find usages'?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8231034/

相关文章:

node.js - 如何重新连接到 node.js 的远程调试器

java - Thymeleaf 无法识别 Lombok getter 和 setter

debugging - 无法在 IntelliJ 中调试 Go 应用程序

带有 IntelliJ IDEA 的 git : Could not read from remote repository

java - IntelliJ : Copy & paste a text as comment well formatted

java - Intellij IDEA 中的汉字——如何显示?

java - 智能 : Specifying different groovyc version for source and test within same module

java - 所选目录不是 JDK 的有效主目录 - MacOS 上的 IntelliJ

php - 如何在 IDE 中键入提示上下文?

java - IntelliJ IDEA 15 不生成 .class 文件