格式化HTML代码
问题:
在IntelliJ Idea中对Ctrl+Alt+L格式化HTML代码时,代码不会自动缩进。
解决方法:
File -> Settings -> Editor -> Code Style -> HTML -> Other标签下找到 Do not indent children of
删掉html、head、body就可以了
标签:Style,格式化,HTML,代码,IDEA,Other
来源: https://www.cnblogs.com/godzzz/p/16624676.html