You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
I've had this error for a long time. I haven't bothered to do anything because wordcount seems to work but I now wonder if it's causing problems for other plugins.
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 577, in on_modified_async
callback.on_modified_async(v)
File "/Users/reagle/Library/Application Support/Sublime Text 3/Packages/WordCount/WordCount.py", line 93, in on_modified_async
ws['modified'] = True
TypeError: 'NoneType' object does not support item assignment