Comparing Text with Clipboard: can I swap comparing code windows.
Comparing Text with Clipboard: can I swap comparing code windows.
As the way I work, I have original code in vsode, and I have to copy revised code in clipboard. Now it compares revised code with original code.
I want to compare original code with revised code. (the other way around)
Btw, this extension is useful. Thanks
+1
hello @jitvimol @eduardolat
I forked the current repo and made some simple modifications. After making these changes, the content currently in the clipboard reflects the updated version(which shows on the right side of the window)). The packaged plugin can be found at this link
https://github.com/FarseaSH/vscode-partial-diff/releases/tag/1.4.4-clipboard-modified