vscode设置不展示 .pyc文件
摘要:
1) ctrl + shift + p 2) 搜索 settings 3) 在工作目录中加入一下配置文件{ "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/*.pyc": true, "**/.DS_S 阅读全文
posted @ 2020-05-27 16:09 wenbin_ouyang 阅读(898) 评论(0) 推荐(0)
浙公网安备 33010602011771号