简体   繁体   中英

IntelliJ html autocompleate with braces and not with quotation marks

In IntelliJ when I edit a HTML file and write in a tag the following:

style=

then it will be autocompleated with

style={}

But I need normal HTML syntac, so style="" or style='' . In the settings -> editor -> code style -> html the generated quote marks stand on single .

What configuration am I missing?

thanks a lot.
greetings

请尝试使用最新的EAP-该问题应在此处解决(请参阅https://youtrack.jetbrains.com/issue/WEB-28689#comment=27-2429143

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM