So .. what is the problem exactly? From that link:
Select All Occurrences (Ctrl+Alt+Shift+J on Windows, Ctrl-Cmd-G on Mac OS X) will select all occurrences of current word/symbol in multiple caret mode.
These instructions do not seem to work currently. Is there a setting for this? I checked the key map, I tried alt-right click, alt-left click, alt-shift clicks etc.
This one?
https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+for+Users+of+Text+Editors#PhpStormforUsersofTextEditors-Multiplecaretsandselections/Sublime-styleMultipleColumns
Yes, this is what I am doing right now, but Is there any way to select all the same together name instead of selecting each name one by one.
So .. what is the problem exactly? From that link:
Select All Occurrences (Ctrl+Alt+Shift+J on Windows, Ctrl-Cmd-G on Mac OS X) will select all occurrences of current word/symbol in multiple caret mode.
Oops. I missed that :D
These instructions do not seem to work currently. Is there a setting for this? I checked the key map, I tried alt-right click, alt-left click, alt-shift clicks etc.
This should be working if you're using default keymap:
Its work for me, thanks Dmitry