Sublime Text3配置

Preferences -> Key Bindings

[
    { "keys": ["ctrl+1"], "command": "open_in_browser" },

     {"keys": ["enter"], "command": "move", "args": {"by": "characters", "forward": true}, "context":  
        [  
            { "key": "following_text", "operator": "regex_contains", "operand": "^[)\\]\\>\\'\\\"\\ %>\\}\\;\\,]", "match_all": true },  
            { "key": "preceding_text", "operator": "not_regex_match", "operand": "^.*\\{$", "match_all": true  },  
            { "key": "auto_complete_visible", "operator": "equal", "operand": false }  
        ]  
    }  
]


主题视觉效果

U(}2RLEV8E_0WPCA@B6P(3T.png
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容