microsoft / microsoft/vscode-azurefunctions
Fail to debug a C# function project
Open
Nobody has claimed this yet.
AT-CTI
investigate
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
OS: Win 10
Build Version: 20240809.1
.NET Version: 8.0.400
Repro Steps:
- Create and open a .NET 8 C# project with "HttpTrigger" function.
- Debug the above project.
- Check whether succeeds to debug the C# project or not.
Expect:
Succeed to debug the C# project without any error.
Actual:
Fail to debug the C# project with an error.
More Info:
- This issue also reproduces when debugging a .NET 6 C# project.
- This issue also reproduces on the current released Function extension v1.15.2, but it didn't reproduce when doing Function extension release testing before.
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 debugging a .NET 8 or .NET 6 C# HttpTrigger project in the Azure Functions VS Code extension and capture the error shown in the report. No source file, test, or entry point is identified; done means debugging starts successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100