gpt4 book ai didi

sublimetext2 - Sublime Text 2 - 添加字符到自动匹配设置

转载 作者:行者123 更新时间:2023-12-04 04:47:01 24 4
gpt4 key购买 nike

是否可以将字符添加到 sublime text 2 用于自动匹配功能的列表中。

偏好设置中是这样描述的。

// Controls auto pairing of quotes, brackets etc
"auto_match_enabled": true,

我要补充;

* _

加入列表是因为我用纺织品标记语言写了很多东西。

最佳答案

我还没有机会详细查看这些内容,但我刚刚遇到了同样的问题,以下内容看起来像是很好的资源:

http://brettterpstra.com/2012/05/17/markdown-editing-for-sublime-text-2-humble-beginnings/

http://www.sublimetext.com/forum/viewtopic.php?f=2&p=29300

Sublime Text 2--Doubled Autopaired Characters

我假设 sublime keymap 中的部分靠近:

{ "keys": ["\""], "command": "insert_snippet", "args": {"contents": "\"$0\""}, "context":

如果我尽快解决这个问题,将会更新这个答案。

关于sublimetext2 - Sublime Text 2 - 添加字符到自动匹配设置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13882865/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com