microsoft / microsoft/vscode-azureresourcegroups
[CoR] Scaffolded project with Functions wants to run initialize
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
Scaffolded Function Apps don't get .vscode/settings.json values so the extension wants to initialize for debugging.
It doesn't cause any issues if you run the init, but you end up with additional tasks and a separate "attach node functions" launch profile. I wouldn't want customers to get this notification every time they load their app, but it's just an annoyance so not a high priority.
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
Start by reproducing the issue with a scaffolded Azure Function App and inspect the extension's initialization detection and the generated .vscode/settings.json values. Done means scaffolded Function Apps no longer prompt for initialization or add unnecessary tasks and an "attach node functions" launch profile.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100