"No autocompletion for php variables inside [SQL] strings"
Believe it our not, I still write SQL statements in my code. So writing an UPDATE on a table with 30 fields (I didn't design the tables) is hella easier in Netbeans then PHPStorm. I don't have to worry about typo's in Netbeans.
If JetBrains ever gets around to fixing this, I'll gladly switch.
But it's missing one important (to me) feature that's been labeled as a critical bug for 2 12 years. And never fixed:
And that's http://youtrack.jetbrains.com/issue/WI-2377
"No autocompletion for php variables inside [SQL] strings"
Believe it our not, I still write SQL statements in my code. So writing an UPDATE on a table with 30 fields (I didn't design the tables) is hella easier in Netbeans then PHPStorm. I don't have to worry about typo's in Netbeans.
If JetBrains ever gets around to fixing this, I'll gladly switch.