JuDelCo / Highlight-Changes

Plugin to Highlight the unsaved changes for Sublime Text 2 (see 'sublime-text-3' branch if you use Sublime Text 3)
10 stars 2 forks source link

not working on Html files. #2

Closed ctf0 closed 10 years ago

ctf0 commented 10 years ago

its working fine on other ext ,here is the console log

Traceback (most recent call last):
  File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 271, in on_modified
    callback.on_modified(v)
  File "Hightlight Changes in /Users/Novo/Library/Application Support/Sublime Text 3/Installed Packages/Highlight-Changes.sublime-package", line 16, in on_modified
  File "./encodings/ascii.py", line 26, in decode
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 11252: ordinal not in range(128)
ctf0 commented 10 years ago

its related to another plugin ,all good now.