microsoft / microsoft/vscode-azurestaticwebapps
The Azure Functions extension is not installed directly after clicking the "Install" button in the notification
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: All
Build Version: 20211105.14
Regression: Not a regression
Repro Steps:
- Make sure the Azure Functions extension is not installed in VS Code.
- Install Azure Static Web Apps extension in VS Code -> Open a reactsite project in VS Code -> Click "Create HTTP Function" button.
- A notification pops up asking to install the Azure Functions extension -> Click "Install" button.
- Check whether the Azure Functions extension is installed directly.
Expect:
The Azure Functions extension is installed directly.
Actual:
The Azure Functions extension is not installed directly.

More Info:
Make sure the Azure Functions extension is not installed in VS Code -> Install Azure Static Web Apps extension in VS Code -> Open a reactsite project in VS Code -> A notification pops up automatically asking to install the Azure Functions extension -> Click "Install" button -> The Azure Functions extension is installed directly.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Create HTTP Function workflow in a React project with the Azure Functions extension absent, then follow the notification's Install action. Compare the expected direct installation with the actual behavior and verify that the Azure Functions extension is installed immediately after the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100