Level 60
Looks like this is what you need, in my case is set to ALT+E, but I've modified it. It's called Extend Selection

Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
What is the default keybinding for selecting a higher instance on Mac?
For example if I have the line someFunction($array = ['something' => 'else']) and my pointer is on the word else when I press this combination I expect the 'else' to be selected if I press it again ['something' => 'else'] will be, if once again then $array = ['something' => 'else'] and so on.
Looks like this is what you need, in my case is set to ALT+E, but I've modified it. It's called Extend Selection

Please or to participate in this conversation.