microsoft / microsoft/vscode-azurestaticwebapps

The Azure Functions extension is not installed directly after clicking the "Install" button in the notification

Open
#569 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI P3
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:

  1. Make sure the Azure Functions extension is not installed in VS Code.
  2. Install Azure Static Web Apps extension in VS Code -> Open a reactsite project in VS Code -> Click "Create HTTP Function" button.
  3. A notification pops up asking to install the Azure Functions extension -> Click "Install" button.
  4. 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.
function1

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.
function

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.