Azure / Azure/azure-functions-dotnet-worker

Feature Request: MSBuild XSD Schema Addition for

Open
#1,478 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
466
Forks
215
Avg merge
3d 10h
Merged PRs (30d)
7

Description

I am using the XML validation in VSCode to provide intellisense for my .csproj files. It is possible to extend the typical msbuild schema with additional options per this example:
https://github.com/dotnet/msbuild/blob/main/src/MSBuild/Microsoft.Build.xsd

It would be nice to be able to reference a generated XSD that has all the possible Azure functions options such as `AzureFunctionsVersion` with the documented help of what each setting does.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the referenced src/MSBuild/Microsoft.Build.xsd and reviewing how Azure Functions options such as AzureFunctionsVersion are represented in .csproj files. Identify the repository entry point for generating or publishing schema information; no specific local file or test is named in the issue. Done means a generated XSD can provide VSCode XML validation and IntelliSense for the documented Azure Functions options.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, vscode, xml
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.