How can I select next occurrence in IDEA editors

后端 未结 7 1161
情深已故
情深已故 2021-01-31 07:04

Ctrl+D performs the find_under_expand command in sublime. This basically searched for the next occurrence of the already selected text and sel

7条回答
  •  無奈伤痛
    2021-01-31 07:21

    In the settings window, search for ”Add Selection for Next Occurence” (PhpStorm 8.0.1)

    On mac the default is ctrl+G, but you can change it to ctrl+D (or cmd+D on mac)

提交回复
热议问题