jos*_*onc 2 sublimetext3 sublimemerge
我只是不想要它们,更喜欢 git 命令行,但它们会添加到我的命令中,就像它们已安装一样,即使我从未安装过 sublime merge。
有没有办法从 Sublime Text 命令面板中完全删除它们?
该设置show_git_status控制这一点:
// Shows git repository information next to files in sidebar and in
// the status bar. Sublime Text has to be restarted for this to take
// effect.
"show_git_status": true,
Run Code Online (Sandbox Code Playgroud)
它默认处于打开状态,但将其设置为false并重新启动 Sublime 将禁用常规 git 支持,这也会阻止命令选项板条目以及上下文菜单条目的出现。
| 归档时间: |
|
| 查看次数: |
1307 次 |
| 最近记录: |