【问题标题】:How to delete all the content inside the tag in Sublime tex 2.0如何在 Sublime text 2.0 中删除标签内的所有内容
【发布时间】:2013-04-11 06:04:07
【问题描述】:

如何快速删除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>

【问题讨论】:

  • CTRL + SHIFT + A ,然后按 DEL

标签: html sublimetext2


【解决方案1】:

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

【讨论】:

  • 对我来说绑定是SHIFT + CTRL + A
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2023-03-11
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-06-08
  • 1970-01-01
  • 2018-12-06
相关资源
最近更新 更多