HTML Autocomplete (Quotes)
I'm currently running WebStorm 11.0.2 and I was curious about the quotation autocomplete in html pages.
For example, when I type <div class generally Webstorm will help me out and write it as <div class="" for me, which is wonderful. However, I'm currently working in a place where the standard is using single quotes in the html pages and was hoping that there would be a way to keep this functionality but change the quote character from " to '.
Tl;Dr; how do I change the autocomplete from
<div class=""
to
<div class=''
Thanks for any help!
Please sign in to leave a comment.
Hi there,
https://youtrack.jetbrains.com/issue/WEB-459
Thanks for the response, I suppose I'll just wait now, might be a while though.
Just leave your comments in the ticket (and main thing -- do not forget to vote for it) -- more votes the higher the priority (in theory, at least).