When I press the Enter key while using PhpStorm when my cursor is in a string, the cursor doesn’t move to the next line. It creates a new line, but the cursor remains in place. How can I change this?
>Solution :
It’s a bug. It affects strings with injected SQL language.
https://youtrack.jetbrains.com/issue/WI-56153 — watch this ticket (star/vote/comment) to get notified with any progress.
