Chris Tozer

Results 15 comments of Chris Tozer

Good enough for the v1.0.0 release, remainder is WIBNI for a later release

oof, doesn't sound great. thanks for letting me know. Are you using `git` or something else? Do those commands run faster on Linux than windows? (I know `git` for certain...

So, I don't think there's anything I can do if Git is running slowly on Windows - the plugin just uses VCS (in this case Git) under the covers, so...

I think I've seen this error before when you try running the command with no file open - is that the case here? From your comment I'm guessing not but...

in fact the error comes from [this line](https://github.com/CJTozer/SublimeDiffView/blob/develop/DiffView.py#L89) which is trying to get the filename from the active view - can you tell me if you hit this when your...

...and it means we get the indentation of the delete region wrong...

Perhaps try the basic `--word-diff` rather than `--word-diff=porcelain`?

Not sure this will be possible with native SVN diffs...

This is a bit tricky, as there doesn't seem to be any good way to work out if open_file is really creating a new file, or just focussing on an...

Ok, I can't see a quick fix for this, so let's push out of v1.0.0. If there are people clamouring for this fix I'll revisit, otherwise just on the backlog.