On Fri, 25 Apr 2014 08:17:56 MSK, Daryl Wong <no_reply@jetbrains.com> wrote, quoted or indirectly quoted someone who said :
>For example, if I type color="", the double quote is automatically inserted. How to set it to single quote instead? '' is char. "" is string. is it String color or char color? -- Roedy Green Canadian Mind Products http://mindprod.com Computers are like Old Testament gods; lots of rules and no mercy. ~ Joseph Campbell (born: 1904-03-26 died: 1987-10-31 at age: 83)
On Fri, 25 Apr 2014 08:17:56 MSK, Daryl Wong <no_reply@jetbrains.com>
wrote, quoted or indirectly quoted someone who said :
>For example, if I type color="", the double quote is automatically inserted. How to set it to single quote instead?
'' is char. "" is string. is it String color or char color?
--
Roedy Green Canadian Mind Products http://mindprod.com
Computers are like Old Testament gods; lots of rules and no mercy.
~ Joseph Campbell (born: 1904-03-26 died: 1987-10-31 at age: 83)
Hello.
Roedy is right in the sense we need to know the language you use to answer.
For HTML (if this is the case) it's impossible, sorry. Please follow: http://youtrack.jetbrains.com/issue/WEB-459
Regards,
Alexander.
So only HTML is not possible?
I am using Webstorm and phpStorm. Can they be set to use single quote? Similar to one of the users, it is less cluttered for me.
An example is in this page where I use only single quote http://codecrawl.com/jquery-ui-draggable-revert/
Thx,
I think it's a case of the same limitation I referred before.
Alexander.
Old thread, but was the first Google result I got. Looks like this is now supported: