【问题标题】:Remove tag and its content keyboard shortcut删除标签及其内容键盘快捷键
【发布时间】:2018-11-19 06:48:18
【问题描述】:

sublime text 3 中是否有删除元素及其内容的快捷方式?

I know selecting all element contents is CTRL+ALT+` (when selection is inside the element) and removing only the wrapping element but leaving the content is CTRL+SHIFT+; .

但我想使用键盘快捷键删除元素 + 内容。我需要这个进行多项选择。

【问题讨论】:

    标签: sublimetext3


    【解决方案1】:

    我发现的一种方法是:

    1. 选择所有内容 CTRL+SHIFT+A
    2. 删除 (DEL)
    3. 删除标签 CTRL+SHIFT+;

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-12-27
      • 1970-01-01
      • 2017-08-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-02-19
      • 2015-09-13
      相关资源
      最近更新 更多