9
submitted 3 months ago by orac@feddit.nl to c/vscode@programming.dev

I need to be able to see the difference between the current working file and the previous commit as I am editing the file. The only history plugins I can find either use pop-ups (which disappear when I start typing) or a dedicated diff-view which takes up too much space on my small monitor.

you are viewing a single comment's thread
view the rest of the comments
[-] thesmokingman@programming.dev 1 points 3 months ago

That’s honestly what I’d recommend. I think a quick way to do it would be to create patches from the diffs, run the patches through awk, and apply the patches.

this post was submitted on 17 Jun 2024
9 points (84.6% liked)

VS Code

758 readers
1 users here now

founded 1 year ago
MODERATORS