如何在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>
Run Code Online (Sandbox Code Playgroud)
Selection -> Expand Selection to Tag应该得到你想要的.应该有一个键绑定指定键盘快捷键来执行它.