-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
info-neededSee https://aka.ms/azcodeissuereportingSee https://aka.ms/azcodeissuereporting
Description
Whenever i select the Azure Functions: Create New Project option in VS Code, it always defaults to Python - i don't get asked what language to use. Then when i select Create New Function it's in Python.
I've tried setting "azureFunctions.projectLanguage": "JavaScript" in .vscode/settings.json and although the boilerplate is created for a JS function, the FUNCTIONS_WORKER_RUNTIME value in local.settings.json is still Python, and it creates a requirements.txt not package.json file, and the .gitignore is for Python not JS.
Metadata
Metadata
Assignees
Labels
info-neededSee https://aka.ms/azcodeissuereportingSee https://aka.ms/azcodeissuereporting