We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
envFile
1 parent 22938b2 commit a57223aCopy full SHA for a57223a
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ // TODO:
3
+ // * https://github.com/microsoft/vscode-python/issues/23078
4
+ // * https://github.com/microsoft/vscode/issues/197603
5
+ "python.envFile": "${workspaceFolder}/.file-that-should-hopefully-not-exist"
6
+}
0 commit comments