tintoy / msbuild-project-tools-vscode

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

Target dependency graph #5

Closed tintoy closed 7 years ago

tintoy commented 7 years ago

Consider building a tree data provider that shows the dependency graph of targets in an MSBuild project .

tintoy commented 7 years ago

Meh, seems like it's more effort than it's worth for now. Will reopen if requested (or the mood takes me).