microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
92 stars 35 forks source link

Ensure functions is installed when debugging API #559

Closed alexweininger closed 3 years ago

alexweininger commented 3 years ago

If they don't have it installed it'll prompt them to install it.

Fixes: #549