eclipse - 如何在eclipse中启用 "live search"?

标签 eclipse search komodoedit

Komodo Edit ,工具栏中有一个输入字段。当我在其中输入文本时,它会突出显示匹配的搜索结果。 Eclipse中是否有类似的东西,直接或通过插件?

最佳答案

正如 TK Gospodinov 已经 mentioned 中有一个增量选项查找/替换 (Ctrl+F) 对话。

Eclipse 中的增量搜索也有一个特殊的键绑定(bind)(我个人使用它更频繁)。来自 Eclipse Tips and Tricks :

Use Edit > Incremental Find Next (Ctrl+J) or Edit > Incremental Find Previous (Ctrl+Shift+J) to enter the incremental find mode, and start typing the string to match. Matches are found incrementally as you type. The search string is shown in the status line. Press Ctrl+J or Ctrl+Shift+J to go to the next or previous match. Press Enter or Esc to exit incremental find mode.

关于eclipse - 如何在eclipse中启用 "live search"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7710725/

相关文章:

tabs - 如何在 Komodo Edit 中设置标签宽度?

java - Apache SOLR 和字符串范围搜索

html - Komodo Edit - HTML 重新格式化/Tidy

android - 如何在 Android 开发者工具中将 Cordova 2.9.0 升级到 3.6?

python - 从代码中的一个点跟踪所有语句

java - Eclipse Galileo 在 OS X 更新到 10.6.3 后无法启动

jquery - 无法安装 jQuerybundle for eclipse aptana studio 3 插件已安装

php - 比较单词,还需要找复数和ing?

api - 如何使用 Twitter 搜索 API 返回与我的搜索查询匹配的所有推文,仅在最近五秒内发布?

Python 仅在脚本在 Komodo Edit 中完成后输出