How to edit multiple selection?

Just like in Sublime text to edit multiple selections from the same name, how can I do this with phpstorm, what is the shortcut?

2
7 comments
Avatar
Permanently deleted user

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.  

0

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.

15
Avatar
Permanently deleted user

Oops. I missed that :D

0

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.

0

This should be working if you're using default keymap:

3
Avatar
Permanently deleted user

Its work for me, thanks Dmitry 

0

Please sign in to leave a comment.