microsoft / vscode-azurefunctions

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

Keep ordering of child nodes the same for containerized function apps #4172

Closed motm32 closed 3 weeks ago

motm32 commented 3 weeks ago

Fixes #4166

The order is now like this which matches normal functions apps: image