在IntelliJ IDEA中查找下一个单词的快捷方式是什么? [英] What is the shortcut to find next occurrence of a word in IntelliJ IDEA?

查看:4369
本文介绍了在IntelliJ IDEA中查找下一个单词的快捷方式是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse中,用于查找文件中下一个单词的键盘快捷键是 Ctrl + k 。它在循环中逐个查找文件中所选单词的出现。 IntelliJ IDEA的等效键盘快捷键是什么?如果没有,我们可以如何配置它?

In Eclipse the keyboard shortcut to find next occurrence of a word in a file was Ctrl + k . It finds the occurrence of the selected word in a file one by one in a loop. What is the equivalent keyboard shortcut for IntelliJ IDEA? If not can we configure it some how?

推荐答案

首先,您必须按 Ctrl <突出显示符号/ kbd> + Shift + F7

First you'll have to highlight a symbol by pressing Ctrl+Shift+F7.

然后你只需按 F3 Shift + F3 没有在突出显示的符号之间导航。

Then you just press F3 or Shift+F3 no navigate between the highlighted symbols.

完成后按Esc退出突出显示搜索。

When done you press Esc to exit the highlight searching.

所有这些都在 IntelliJ Web帮助中突出显示用法。

It is all described on Highlightning Usages in IntelliJ Web Help.

这篇关于在IntelliJ IDEA中查找下一个单词的快捷方式是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆