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

Show only diff, ignore matching text, or jump to next diff? #83

Open streamnsight opened 2 years ago

streamnsight commented 2 years ago

Is there a way to ignore the text in between diffs, or a way to jump from one diff to the next?

When looking at huge files, with few diffs, even though the side bar shows where the diff are, it is very difficult to find it because a single page scroll is way smaller than what the side bar shows. It would be nice to be able to jump from diff to diff, or to fold the text that has no changes in between.

bbroder-uji commented 1 year ago

Yes, it would be helpful for a keyboard shortcut to jump from diff to diff.