pichillilorenzo / JavaScriptEnhancements

JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).
MIT License
638 stars 41 forks source link

sublime_text_build_4099_x64 python33 #81

Open ghost opened 3 years ago

ghost commented 3 years ago

### Expected Behavior

Actual Behavior

Sublime Text console logs

Traceback (most recent call last): reloading python 3.3 plugin JavaScript Enhancements.main Traceback (most recent call last): File "D:\Program Tools\sublime_text_build_4099_x64\Lib\python33\sublime_plugin.py", line 310, in reload_plugin load_module(m) File "D:\Program Tools\sublime_text_build_4099_x64\Lib\python33\sublime_plugin.py", line 343, in load_module decorate_handler(t, method_name) File "D:\Program Tools\sublime_text_build_4099_x64\Lib\python33\sublime_plugin.py", line 226, in decorate_handler method = cls.dict[method_name] KeyError: 'on_new' reloading python 3.3 plugin LocalizedMenu.Localize reloading python 3.3 plugin NodeRequirer.NodeRequirer

Screenshots

Steps to Reproduce the Problem

1. 1. 1.

Specifications

ghost commented 3 years ago
  1. python33.zip

joket1999 commented 8 months ago

The same error with me.