Feel free to ask any questions, discuss possible features, help debug issues, or just say thanks!
CameronTofer
@CameronTofer
hi, looking forward to trying the plugin. came across this:
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc9 in position 562: invalid continuation byte
Sublime Text 3/Installed Packages/DiffView.sublime-package", line 86, in do_diff
Chris Tozer
@CJTozer
Hi @CameronTofer - thanks for dropping by. I've seen this once or twice when trying to diff odd file formats (for me I saw this on .png files) - or files with strange characters. What VCS are you using, and is there anything interesting about the files you were trying to diff?