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 d702442 commit f317f08Copy full SHA for f317f08
.vscode/settings.json
@@ -3,6 +3,7 @@
3
"azureFunctions.projectLanguage": "Python",
4
"azureFunctions.projectLanguageModel": 2,
5
"azureFunctions.projectRuntime": "~4",
6
+ "azureFunctions.pythonVenv": ".venv",
7
"azureFunctions.scmDoBuildDuringDeployment": true,
8
"debug.internalConsoleOptions": "neverOpen"
9
}
0 commit comments