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

Allow search-ing on only the content of the PR

Open xmo-odoo opened this issue 2 years ago • 0 comments

The abiliy to search for common patterns or issues when reviewing PRs is valuable, in that case the content being searched for should be that touched by the PR.

There should be two search scopes somehow:

  • the fileset modified by the PR
  • the PR diff (at least the new code, but both old and new is nice as well)

xmo-odoo avatar Feb 14 '24 11:02 xmo-odoo