vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Show code scanning findings for PRs

Open tjcorr opened this issue 3 years ago • 0 comments

In the GitHub PR UI when looking at the diff view you are able to see both user-generated comments as well as code scanning alerts (see below).

Currently the extensions is able to show only the comments in-line in the editor. It would be great if this functionality could be expanded to also show code scanning alerts to make it easier for VS Code users to see where there are potential security bugs to be fixed.

image

tjcorr avatar Apr 13 '22 22:04 tjcorr