gpt4 book ai didi

html - eclipse html : Doesn't indent on some tags

转载 作者:技术小花猫 更新时间:2023-10-29 12:10:46 26 4
gpt4 key购买 nike

出于某种原因,Eclipse 似乎认为例如<div><td>标签不值得缩进。

Ctrl+Shift+F 缩进以下 HTML:

<div>
<div>
<table>
<tr>
<td>test<br />
test2
<h1>test 2</h1>
<div>testing<br />
test2</div>
<table>
<tr>
<td>
<h1>again</h1>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>

有人知道如何关闭此逻辑(我希望所有标签都缩进!)或自定义它吗?

最佳答案

窗口 > 首选项 > Web > HTML 文件 > 编辑器。

删除您想要缩进的“内联元素”字段。

enter image description here

这为我解决了。

希望现在更好。

关于html - eclipse html : Doesn't indent on some tags,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4606519/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com