如何在IDEA编辑器中选择下一个匹配项 [英] How can I select next occurrence in IDEA editors

查看:1785
本文介绍了如何在IDEA编辑器中选择下一个匹配项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Ctrl + D 在sublime中执行 find_under_expand 命令。这基本上搜索了已经选择的文本的下一次出现并选择了它,因此当我编辑时,它同时在两个地方进行编辑。我目前正在尝试迁移到IDEA编辑器(例如WebStorm,PHPStorm,PyCharm等),但在此IDE中找不到类似此命令的内容。

Ctrl+D performs the find_under_expand command in sublime. This basically searched for the next occurrence of the already selected text and selected it, so when I edit, it's edited on both places at the same time. I'm currently trying to move to IDEA editors (such as WebStorm, PHPStorm, PyCharm, etc) but didn't find something like this command in this IDE yet.

推荐答案

我相信他们最近将这个添加到最新的IntelliJ版本中,我也会假设PhpStorm。由于绑定是系统特定的,请查看 http://blog.jetbrains.com/phpstorm/2014/03/working-with-multiple-selection-in-phpstorm-8-eap/ 。看起来这个版本可以通过EAP获得,因此不知道他们何时会将其发布以供一般消费(或者如果他们已经消费)。

I believe they recently added this to the latest IntelliJ release, and I would assume PhpStorm as well. As the bindings are system specific, take a look at http://blog.jetbrains.com/phpstorm/2014/03/working-with-multiple-selection-in-phpstorm-8-eap/. Looks like that version is available through EAP, so don't know when they will release it for general consumption (or if they have already).

Alt + J 在Windows和Linux上, Ctrl + G 在Mac OS X上

Alt+J on Windows and Linux, Ctrl+G on Mac OS X

这篇关于如何在IDEA编辑器中选择下一个匹配项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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