Mar 1, 2025
0
Level 1
How to Preserve Case with Multiple Cursors in PHPStorm?
Hi everyone, I recently moved from VSCode to PHPStorm. In VSCode, I used an extension called 'Multiple Cursor Case Preserve', which preserves case when editing with multiple cursors. For example: Email, email → Password, password (edited in one go). I want to know if PHPStorm has a feature that can achieve this.
Please or to participate in this conversation.