在乘数(VSCODE)中编写Emmet代码

发布于 2025-02-09 12:59:37 字数 66 浏览 0 评论 0原文

社区。我想知道如何在命令太大之后继续在下一行Vscode中编写Emmet代码。只是为了保持井井有条并能够查看所有说明。

community. I'd like to know how to keep writing emmet code in the next line of VSCode after the command gets just too big. Just to keep organized and be able to see all the instructions.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

抚你发端 2025-02-16 12:59:38

一个选项可能是您在VSCODE中打开另一个HTML文件,并使标签较小以迫使Linke Break。

我希望对您有帮助。

但是,在文档中,它说一个空间是一个停止符号,其中emmet停止缩写解析。

在这里您找到文档的链接:

创建者 : emmet不建议写入长期或复杂的emmet缩写,因为编写较短和简单的emmet代码更快。

这是网站的报价:

缩写不是模板语言,不必“可读”,它们必须“快速扩展和可移动”。
您实际上不需要编写复杂的缩写。停止认为“键入”是网络开发中最慢的过程。您会很快发现,构建单个复杂的缩写比构建和键入一些简短的缩写要慢得多。

An option could be that you open another html file in your VScode and make the tab smaller to force the linke break.

I hope that helps you.

However in the documentation it says that a space is a stop symbol where Emmet stops abbreviation parsing.

Here you find the link to the documentation:

The creator of emmet does not recommend writing to long or to complicated emmet abbreviations, because it's quicker to write shorter and simpler emmet code.

Here is a quote of the website:

Abbreviations are not a template language, they don’t have to be “readable”, they have to be “quickly expandable and removable”.
You don’t really need to write complex abbreviations. Stop thinking that “typing” is the slowest process in web-development. You’ll quickly find out that constructing a single complex abbreviation is much slower and error-prone than constructing and typing a few short ones.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文