如何才能像 Sublime 一样,输入 Tab 之后直接跳出来,而不是还要选择一次???
其实就是用 h1 作为 tab trigger 的 snippets 一共是三个,所以你需要选择。把你用不着的 disable 就好了。Command+Option+Control+b,呼出 bundle editor,找到其它两个之后 disable。
@xiaolai 哦~谢啦