ryu1kn / vscode-partial-diff

Visual Studio Code Extension. Take a diff of 2 parts of text(s)
https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff
MIT License
184 stars 15 forks source link

Feature request: diff with saved (i.e. show unsaved changes) #31

Closed andreixk closed 6 years ago

andreixk commented 6 years ago

Exactly as the title suggests: it would be great to see unsaved changes in an open file. Possible idea: copy current file to a temporary one, then compare 2 files that are on disc.