idea中HTML格式化时标签缩进问题

2018-06-25  本文已影响115人  面具猴

在IntelliJ Idea中HTML格式化时,默认<head><body>以及<body>下的以及标签都不会缩进。
解决方法:editor->code style->HTML->other->Do not indent children of
删掉<html><head><body>这几项就可以了。

上一篇下一篇

猜你喜欢

热点阅读