Windows 下 Sublime Text 3.2.2 下载及配置

1 下载地址:

https://www.sublimetext.com/3

Sublime Text 3.2.2 (此版本选择了 portable version),直接解压就可以使用。

https://download.sublimetext.com/Sublime Text Build 3211.zip

2 相关配置

2.1 取消自动更新(需重启):

Preferences--Settings--Preferences.sublime-settings--user--添加 "update_check":false,--保存。

Preferences.sublime-settings--user 文件位置:

Sublime Text Build 3211\Data\Packages\User\Preferences.sublime-settings

{

"update_check":false,

}

相关推荐
山峰哥8 天前
吃透 SQL 优化:告别慢查询,解锁数据库高性能
服务器·数据库·sql·oracle·性能优化·编辑器
holeer8 天前
【V1.0】Typora 中的 HTML 支持|软件文档自翻译
前端·编辑器·html·typora·web·markdown·文档
硬汉嵌入式8 天前
Vim 9.2版本正式发布
编辑器·vim
吹牛不交税8 天前
关于vscode左侧资源管理器目录层级疑似异常的问题
ide·vscode·编辑器
No8g攻城狮9 天前
【Linux】Linux nano 编辑器全攻略:从入门到精通
linux·运维·编辑器·nano
你怎么知道我是队长9 天前
VsCode插件推荐---Todo Tree
ide·vscode·编辑器
becatjd9 天前
VScode的claude code插件报错command ‘claude-vscode.editor.openLast‘ not found
ide·vscode·编辑器·claude·anthropic·claude code
BIBI20499 天前
下载指定历史版本 VSCode 或 VSCode Insider
ide·vscode·编辑器
johnny2339 天前
编辑器和笔记软件汇总:Typst、Reminds、Memos、Editor、MDX Notes、Jotty
笔记·编辑器
宫瑾9 天前
vscode未定义标识符报错的解决方法
ide·vscode·编辑器