Skip to content

DynamicDependencies: Flesh out Intellisense .xml with doccomments #906

@DrusTheAxe

Description

@DrusTheAxe

VS Intellisense provides syntax info from code / prototypes / winmd / etc but needs the build\Intellisense*.xml files to provide (human authored) descriptions. Those should be defined from doccomments in .h / .idl / .cs but we currently need to manually carry the doccomment info from source to the Intellisense .xml files. Not a big deal for DynamicDependencies given the small API surface

The doccomments are already in MsixDynamicDependency.h and M.AM.DynamicDependency.idl just need the info propogated to the Intellisense .xml files. See the discussion in #887 (comment) for more details

Metadata

Metadata

Labels

area-DynamicDependenciesDynamicDependency for Windows App SDK: enables framework packages for packaged & unpackaged appsdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions