microsoft / sarif-visualstudio-extension

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

Viewer cannot open embedded file content in VS #502

Open yongyan-gh opened 2 years ago

yongyan-gh commented 2 years ago

Description

When result artifact location is a relative file path Uri, the viewer cannot load the embedded file content and open it in editor.

Expected: Viewer should load the content embedded into the Sarif file and load the content in the VS editor.

EasyRhinoMSFT commented 2 years ago

@yongyan-gh can you please share a log to repro this