vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Show code scanning findings for PRs
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.