microsoft / sarif-vscode-extension

SARIF Microsoft Visual Studio Code extension
MIT License
110 stars 49 forks source link

Feature: download the source file from github if available #481

Closed JarLob closed 1 year ago

JarLob commented 1 year ago

Adds a feature similar to the already available in https://github.com/microsoft/sarif-visualstudio-extension - if the source file is not found, but versionControlProvenance is available, try to download the file from the source control server (works with github.com, not tested with others).