程序员之路:sublime编辑器setting配置_彭世瑜_新浪博客
发布日期:2021-07-01 06:14:18 浏览次数:2 分类:技术文章

本文共 374 字,大约阅读时间需要 1 分钟。

{
"auto_complete": true,
"auto_match_enabled": true,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"font_size": 18,
"ignored_packages":
[
"Vintage"
],
"linters":
{
"pep8":
{
"@disable": false,
"args":
[
],
"excludes":
[
],
"ignore": "",
"max-line-length": null,
"select": ""
}
},
"tab_size": 4,
"translate_tabs_to_spaces": true,
"update_check": false
}

转载地址:https://pengshiyu.blog.csdn.net/article/details/109659409 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:程序员之路:Gmail邮箱客户端配置_彭世瑜_新浪博客
下一篇:程序员之路:MySQL运算符和函数_彭世瑜_新浪博客

发表评论

最新留言

表示我来过!
[***.240.166.169]2024年04月19日 18时44分10秒

关于作者

    喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!

推荐文章