microsoft / vscode-azurefunctions

Azure Functions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions
MIT License
291 stars 132 forks source link

UX: Change command labels, remove entry point for `Create new project...`, add `Create Function App` from deploy #4042

Open nturinski opened 5 months ago

nturinski commented 5 months ago

This changes the Functions UI a bit to match what we discussed offline and insights from user studies.

By that logic, I've kept Deploy to Function App... the same in the Resources view though. image

nturinski commented 5 months ago

Relies on https://github.com/microsoft/vscode-azureresourcegroups/pull/829