您当前的位置: 首页 >  彭世瑜 编辑器

程序员之路:sublime编辑器setting配置

彭世瑜 发布时间:2017-11-26 21:17:52 ,浏览量:4

{
"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
}
关注
打赏
1688896170
查看更多评论

彭世瑜

暂无认证

  • 4浏览

    0关注

    2727博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.3565s