在Windows 和 Linux 快捷键是 Alt+J,在 Mac OS X 系统下快捷键是 Ctrl+G 。
参考 https://blog.jetbrains.com/phpstorm/2014/03/working-with-multiple-selection-in-phpstorm-8-eap/
答案来自stockoverflow
https://stackoverflow.com/questions/23304855/how-can-i-select-next-occurrence-in-idea-editors/23305388#23305388?newreg=7c7140a2d3134d27ba3d19ce9353a418
intellij idea pycharm phpstorm webstorm 这些编辑器像 sublime text 一样使用 ctrl d 来操作光标多选。
原文地址:https://www.cnblogs.com/eastegg/p/9217314.html