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.
2 parents 2b1d736 + 0e2b27b commit 08fdb29Copy full SHA for 08fdb29
.vscode/settings.json
@@ -1,3 +1,5 @@
1
{
2
- "liveServer.settings.port": 5501
3
-}
+ "liveServer.settings.port": 5501,
+ "python-envs.defaultEnvManager": "ms-python.python:system",
4
+ "python-envs.pythonProjects": []
5
+}
0 commit comments