microsoft / sarif-visualstudio-extension

SARIF Microsoft Visual Studio Viewer Extension
MIT License
46 stars 19 forks source link

Visual Studio extension does not have output pane tab for detailed activity and debugging logs #548

Open ShiningMassXAcc opened 2 years ago

ShiningMassXAcc commented 2 years ago

Writing verbose logs to output pane tab is a great way to enhance detailed / debugging experience. Many extensions will often create one - eg. the VS Code version of this extension has it. It would be great to see parity between the two sarif viewers in this regard.

It would be great if this extension did the same. Of particular value would be:

The below UI and dropdown in this pane is where I would put this.

image
EasyRhinoMSFT commented 2 years ago

https://github.com/microsoft/sarif-visualstudio-extension/pull/550