Skip to content

Create New Project defaults to Python #3455

@mnbf9rca

Description

@mnbf9rca

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

No one assigned

    Labels

    info-neededSee https://aka.ms/azcodeissuereporting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions