Ctrl+D performs the find_under_expand command in sublime. This basically searched for the next occurrence of the already selected text and sel
find_under_expand
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)