在 intellij 中将根缩进设置为 0
Set in intellij the root indent to 0
我正在使用 intellij,我想将根缩进设置为 0,但正常缩进为 2。intellij 中有没有办法做到这一点?
实际:
目标:
谢谢大家。
尝试将 'script' 添加到 Settings | Editor | Code Style | HTML > Other > Do no indent children of
。
我正在使用 intellij,我想将根缩进设置为 0,但正常缩进为 2。intellij 中有没有办法做到这一点?
实际:
目标:
谢谢大家。
尝试将 'script' 添加到 Settings | Editor | Code Style | HTML > Other > Do no indent children of
。