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

The "Stopped" status doesn't show next to the function app name after stopping it #4103

Open v-xinda opened 5 months ago

v-xinda commented 5 months ago

OS: Windows 10 Build Version: v1.14.2-alpha.0 Regression: Previous release (1.14.1)

Repro Steps:

  1. Create a new Flex Consumption function app.
  2. Right click the function -> Stop.
  3. Check whether the "Stopped" status shows next to the function app name.

Expect: The "Stopped" status shows next to the function app name. image

Actual: The "Stopped" status doesn't show next to the function app name. image

More Info: This issue doesn't reproduce for the regular function app.

nturinski commented 5 months ago

This will fix itself when Flex (Preview) description is removed.