VS Extension to help you do PR reviews easier and faster by opening all added/modified files of current branch in comparison with PRs target branch. To run the tool just go to menu Tools -> Open PR Files The extensions default target branch in "main". You can change that by going to Tools -> Options -> PR File Opener. Before opening the added/modified files PR File Opener will execute the below git commands:
|