Had to disable this caniuse plugin for things to go back to normal
On this plugin's load it all went very unusable. Including: Return key and backspace stopped working, among other keys. Package control would open but no commands fired when selected. Console also stopped displaying.
The log refers to pyv8loader.py line 273, in run return self.trigger
Also line 292 in trigger function
TypeError: on_error() got an unexpected keyword argument 'progress'
Causing an exception in thread, threading.py 901 and 1142
Same.
Really annoying, it is now causing problems even when Internet connection is there and I can't uninstall the package through Sublime Text 2.
I shouldn't even have installed it...
Had to disable this caniuse plugin for things to go back to normal
On this plugin's load it all went very unusable. Including: Return key and backspace stopped working, among other keys. Package control would open but no commands fired when selected. Console also stopped displaying.
The log refers to pyv8loader.py line 273, in run return self.trigger
Also line 292 in trigger function TypeError: on_error() got an unexpected keyword argument 'progress'
Causing an exception in thread, threading.py 901 and 1142