KirillOsenkov / MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
MIT License
1.47k stars 198 forks source link

Add "GoTo Project" MenuItem for Preprocessor project. #738

Closed yuehuang010 closed 11 months ago

yuehuang010 commented 11 months ago

Add a context menu for XML Preprocessor file to jump to the enclosing <Project>

image