Can't say exactly when it stopped working, but I'm unable to execute any command the plugin offers.
Im currently using Sublime Text 3 (Build 3065) on Windows 64bit Enterprise.
Traceback (most recent call last):
File "D:\Programme\Sublime Text 3\sublime_plugin.py", line 524, in run_
return self.run(**args)
File "file_history in D:\Programme\Sublime Text 3\Data\Installed Packages\File History.sublime-package", line 504, in run
File "file_history in D:\Programme\Sublime Text 3\Data\Installed Packages\File History.sublime-package", line 25, in instance
File "file_history in D:\Programme\Sublime Text 3\Data\Installed Packages\File History.sublime-package", line 33, in __init__
File "file_history in D:\Programme\Sublime Text 3\Data\Installed Packages\File History.sublime-package", line 153, in __load_history
File "./json/__init__.py", line 274, in load
File "./json/__init__.py", line 319, in loads
File "./json/decoder.py", line 352, in decode
File "./json/decoder.py", line 368, in raw_decode
ValueError: Expecting object: line 1 column 32949 (char 32948)
Can't say exactly when it stopped working, but I'm unable to execute any command the plugin offers.
Im currently using Sublime Text 3 (Build 3065) on Windows 64bit Enterprise.
Regardless of the command, the error is the same:
Any suggestion?