microsoft / microsoft/vscode-azurefunctions
Errors appear in index.ts after creating a TypeScript Self-Hosted MCP Server project
Open
Nobody has claimed this yet.
AT-CTI
- Dominant language
- TypeScript
- Stars
- 319
- Forks
- 158
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
OS: Win 11
Build Version: 1.19.3-alpha.0
Repro Steps:
- F1-> Azure Functions: Create New Project->Select a folder->Choose Self-Hosted MCP Server as the project type
- Select TypeScript as the language.
- Complete the wizard without modifying any files
- Observe the editor after project creation
Expect:
Project should scaffold without errors. No red squiggles in index.ts
Actual:
Multiple TypeScript errors appear in index.ts
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 issue through the Azure Functions project-creation wizard using the TypeScript Self-Hosted MCP Server option, then inspect the red squiggles in the generated index.ts. Identify why the scaffold produces those errors and verify that a newly created project opens without TypeScript errors.
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
- 45/100