tintoy / msbuild-project-tools-vscode

VS Code extension for MSBuild intellisense (including PackageReference completion).
MIT License
83 stars 17 forks source link

Missing GenerateDocumentationFile property #60

Closed doggy8088 closed 4 years ago

doggy8088 commented 4 years ago

There is a common property called <GenerateDocumentationFile>true</GenerateDocumentationFile> which is missing from this extension. Is it possible to add this?

image

tintoy commented 4 years ago

Sure, should be easy enough to add :)

doggy8088 commented 4 years ago

Can you teach me? So I can make PR for you.

tintoy commented 4 years ago

Sure, thanks - I’ll write up some instructions tomorrow morning :)

tintoy commented 4 years ago

This is the file you’ll want to modify:

https://github.com/tintoy/msbuild-project-tools-vscode/blob/master/help/properties.json