SublimeText / TrailingSpaces

Highlight trailing spaces and delete them in a flash.
MIT License
897 stars 94 forks source link

Simply not working on windows #61

Closed ottonascarella closed 4 years ago

ottonascarella commented 11 years ago

Hi there,

Unfortunatelly it is not working on my windows 7 box. I get no highlight and despite having confugured it to trim on save, it just don't do it. Tried trimming manually, and also don't do it.

ottonascarella commented 11 years ago

Got this message on Sublime2's console:

File ".\sublime_plugin.py", line 205, in on_activated File ".\sublime_plugin.py", line 154, in run_timed_function File ".\sublime_plugin.py", line 204, in File ".\trailing_spaces.py", line 397, in on_activated File ".\trailing_spaces.py", line 123, in match_trailing_spaces File ".\trailing_spaces.py", line 90, in find_trailing_spaces TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

HaroldPutman commented 10 years ago

me too. I get the same error in the console.

askreet commented 10 years ago

I have the same error on Mac OS X 10.8.3.

bbrdaric commented 10 years ago

Me too...simply not working on Win 7 Pro x64, ST2 build 2221

gasatrya commented 10 years ago

Me too.. Win 8.1 x64 + ST 2

jeremypeters commented 10 years ago

Ditto, OSX 10.9.3 + ST2(Version 2.0.2).

Edit: Closing and restarting Sublime seems to have fixed the issue.

rchl commented 4 years ago

I'd consider ST2 no longer supported.