I'm new to PhpStorm and I'm loving it, but can't find how to disable the autocompletion of double quotation marks when I write HTML tags' attributes. I'm used to not put them and it's very annoying for me.
2 Answers
34
votes
In PhpStorm v7.0 it is not possible.
But it is fixed for v7.1 -- http://youtrack.jetbrains.com/issue/IDEA-113332
Option "Automatically add quotes for attribute value" added to IDE "Settings | Editor | Smart Keys".
Either wait for v7.1 to be released .. or try EAP build.