V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
yuanz
V2EX  ›  问与答

sublime text 3 怎样选中引号中内容?

  •  
  •   yuanz · 2015-01-06 18:14:23 +08:00 · 6086 次点击
    这是一个创建于 3390 天前的主题,其中的信息可能已经有所发展或是发生改变。

    求教相应的快捷键是什么?
    装了emmet插件,看了下快捷键配置,也没有搞明白。

    9 条回复    2018-12-18 11:07:27 +08:00
    simon7
        1
    simon7  
       2015-01-06 18:23:12 +08:00 via iPhone
    Command + d
    yuanz
        2
    yuanz  
    OP
       2015-01-06 18:25:58 +08:00
    @simon7 只能选中单个词
    jaymiao
        3
    jaymiao  
       2015-01-07 11:23:13 +08:00
    key-binding add row:
    jaymiao
        4
    jaymiao  
       2015-01-07 11:23:39 +08:00   ❤️ 1
    key-binding add row:
    { "keys": ["alt+w"], "command": "expand_selection", "args": {"to": "brackets"} },
    yuanz
        5
    yuanz  
    OP
       2015-01-07 16:42:17 +08:00
    @jaymiao 只对括号有效,怎样选中引号中内容呢?
    jaymiao
        6
    jaymiao  
       2015-01-07 18:03:50 +08:00   ❤️ 1
    @yuanz 上面的命令参数不支持选中引号内容, https://github.com/aronwoost/sublime-expand-region 这个你试试
    yuanz
        7
    yuanz  
    OP
       2015-01-07 22:36:53 +08:00
    @jaymiao 非常好用,多谢!
    gengxin123
        8
    gengxin123  
       2018-12-14 16:44:10 +08:00
    @jaymiao 怎么配置的
    我弄了 ,没反应啊?
    abccccabc
        9
    abccccabc  
       2018-12-18 11:07:27 +08:00
    @yuanz 只对括号有效,怎样选中引号中内容呢?

    这个问题你解决了没有????
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1006 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 19:32 · PVG 03:32 · LAX 12:32 · JFK 15:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.