dsanders11 / vscode-electron-build-tools

A collection of useful VS Code helpers for working with the Electron codebase.
https://marketplace.visualstudio.com/items?itemName=dsanders11.vscode-electron-build-tools
MIT License
17 stars 7 forks source link

Patches in PR View Only Shows Added Patches #33

Closed dsanders11 closed 2 years ago

dsanders11 commented 2 years ago

The show patches in PR functionality was tacked on without a lot of thought put into completeness. Currently it only shows new patches added in a PR, and doesn't show modified or deleted patches. It should, otherwise it is a bit confusing.