4

如何快速删除sumblime标签内的所有内容?

<div>
...
Lot's of strings of code which I need to delete, but I don't want to looking for the closing tag.
...
</div>
4

1 回答 1

7

Selection -> Expand Selection to Tag应该得到你想要的。那里应该有一个键绑定,指定执行此操作的键盘快捷键。

于 2013-04-11T06:51:55.250 回答