简体   繁体   English

如何在python中创建一个.vscode目录?

[英]How to create a .vscode directory in python?

Where to put the.vscode directory and how to create it in vscode using python?将.vscode目录放在哪里以及如何使用python在vscode中创建它? I need it to set some configurations on my project我需要它来为我的项目设置一些配置

Image图片

Please do not create it manually.请不要手动创建它。

When you use the schema option of vscode to create a project, for example:当你使用 vscode 的 schema 选项创建项目时,例如:

在此处输入图像描述

Vscode will automatically create this folder for you: Vscode 会自动为你创建这个文件夹:

在此处输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM