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.
1 parent b141dea commit 1917aaaCopy full SHA for 1917aaa
.vscode/settings.json
@@ -26,5 +26,6 @@
26
},
27
"prettier.tabWidth": 4,
28
"python-envs.defaultEnvManager": "ms-python.python:venv",
29
- "python-envs.pythonProjects": []
+ "python-envs.pythonProjects": [],
30
+ "git.branchRandomName.enable": true
31
}
0 commit comments