会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
geek power
code change the world
博客园
首页
新随笔
联系
管理
订阅
2019年10月8日
VS Code中python代码自动格式化 代码自动检查
摘要: VS Code菜单栏中依次打开 File—Preferences—Settings,搜索框中搜索“python.formatting.provider”, 然后在下拉菜单中选择autopep8,yapf,black三种之中任何一个。推荐autopep8 然后Ctrl+Alt+F会提示是否安装,选择后
阅读全文
posted @ 2019-10-08 13:02 wintersoft
阅读(10869)
评论(1)
推荐(0)
公告