如何删除Sublime tex 2.0中标签内的所有内容

Ale*_*mov 4 html sublimetext2

如何在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)

sku*_*oda 7

Selection -> Expand Selection to Tag应该得到你想要的.应该有一个键绑定指定键盘快捷键来执行它.

  • 对我来说,绑定是"SHIFT + CTRL + A" (5认同)