Select several lines at the same time Permanently deleted user 创建于 2019年01月29日 15:41 Hi! With Codeanywhere I can select several lines at once and make changes in them (insert text). Can I also do this with PHPStorm?
Please check Multiple Carets feature:
https://www.jetbrains.com/help/phpstorm/using-code-editor.html#multiple_cursor
I believe this is what you are looking for.