当前位置: 首页 > 文档资料 > Emmet 中文文档 >

删除标签

优质
小牛编辑
119浏览
2023-12-01

Quickly removes tag, found by “Match Tag Pair” from current caret position, and adjusts indentation.

快速删除标签,并调整缩进。这里的标签是在插入符所在位置由 匹配标签 功能查找的标签。


“Remove Tag” action uses “HTML Matcher” internally so it may work in non-HTML syntaxes too.

这个功能在内部调用 匹配标签 功能,所以非 HTML 语法也可以用。