SublimeDiffView icon indicating copy to clipboard operation
SublimeDiffView copied to clipboard

Side-by-Side Git, SVN and Bazaar Diff Viewer for Sublime Text 3

Results 14 SublimeDiffView issues
Sort by recently updated
recently updated
newest added

Closes https://github.com/CJTozer/SublimeDiffView/issues/62 This PR adds two features that I really wanted for this plugin, especially when reviewing large PRs involving large files: 1. Space out the lines in the left...

Hi, I got the message: `This file does not appear to be under version control (Git, SVN or Bazaar)` I had to run some code from: https://github.com/CJTozer/SublimeDiffView/blob/develop/util/vcs.py#L49 to find the...

When scrolling the diff for a file, it would be really nice if both the views for the file can scroll together (like in diff viewers).

enhancement
help wanted

My primary use case for SublimeDiffView is to open up a diff in a new window while having another window open for file browsing. However, while the diff is open,...

This project looks promising... Having hard time to figure out how it works.... I'm in a git repo, made a change and I'm running `Diff View: Uncomitted changes`, nothing happens....

bug

This is one of my favorite packages, keep it up please! On linux it is very fast, on relatevely big project takes about 5 sec to show hundreds diff. On...

per #60, would make it easier to see exactly what's being compared...

enhancement

Very cool! Thank you! One small issue, if I run diff and by mistake close the tab where i ran the diff from pressing ESC does not close diff view....

bug

Hi there~ - OS: macOS Sierra 10.12.6 - Sublime Text: Build 3143 - Expectation: - Diffable whenever I'm opening file or not, and use current path opened by sublime text...

Put the editor in 2-column view, then try a diff. After pressing `esc` to finish, the LHS preview is still there.

bug