10 2022 档案

摘要:pip 配置镜像: win10: PS D:\workspaces> pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple Writing to C:\Users\xxxx\AppData\Roaming\p 阅读全文
posted @ 2022-10-29 16:06 大步 阅读(53) 评论(0) 推荐(0)
摘要:比如让后缀名“.j2”的 jinja html 文件按照HTML格式化。 在settings.json中添加配置: { "[Jinja HTML]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "prettier.documen 阅读全文
posted @ 2022-10-22 16:57 大步 阅读(406) 评论(0) 推荐(0)