vscode-git-patch icon indicating copy to clipboard operation
vscode-git-patch copied to clipboard

Allows user to create a patch from staged files. Also apply a patch from existing file.

Results 14 vscode-git-patch issues
Sort by recently updated
recently updated
newest added

It would be nice to have a feature to create a patch from single/multiple files and directly copy to clipboard instead of saving in new file.

Dear Parag Diwan, I'd love to see this extension published to the [Open VSX marketplace](https://open-vsx.org). ## Context Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products...

I'm using remote development. When trying to open a patch file to apply, I stumbled upon this error. Effectively, the extension is completely useless because of this bug. This happens...

It would be great if patches could be applied via clipboard directly as it would avoid going the way via .patch file.

nice to have

Any chance we could add the ability to create interdiff.txt files with this extension? `git diff > interdiff.txt`

nice to have

Prerequisite: - Windows - Install Google Drive (for Windows) Create patch and save patch to folder(s) syncing to Google Drive

I have a repo with many sub-repos. I have a change staged in one of the sub-repos that I want to create a patch from. So I stage it, and...

Extension says "file saved" when attempting to save patch file, but file does not appear anywhere. I'm using Windows 10 with VSCode 1.25.1. I see you were using Mac in...

bug

The [How it works](https://github.com/paragdiwan/vscode-git-patch#how-this-works) gif animation thumbnail needs to actually be a thumbnail 😄 It's to way to big: 2880x1800 11.8MB My cpu fan spins up while just loading the...

nice to have