JavaScriptEnhancements icon indicating copy to clipboard operation
JavaScriptEnhancements copied to clipboard

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-...

Results 28 JavaScriptEnhancements issues
Sort by recently updated
recently updated
newest added

### Expected Behavior Install success package JavaScript Enhancements ### Actual Behavior Error occurred: no module named 'shellenv' ### Sublime Text console logs reloading plugin JavaScript Enhancements.main Traceback (most recent call...

[###](url) 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",...

### Expected Behavior Complete shutdown of Sublime Text and plugins when closing Sublime Text ### Actual Behavior Flow.exe keeps running in the background ### Sublime Text console logs No errors...

When I install this plugin I get a popup that TerminalView is required: ![image](https://user-images.githubusercontent.com/908970/58644762-f0b8e100-82cf-11e9-8c12-7b0af4ac5aff.png) But when I go to [the TerminalView github repo](https://github.com/Wramberg/TerminalView#this-plugin-is-dead), it says it's abandoned. They recommend using...

### Glitch After installing the plugin, the menus went crazy - all glicthy and unusable (see in the gif below). Took me a while to figure out that the problem...

### Expected Behavior I expected i can add more .sublime-completions files and that will work together with JavaScriptEnhancements. ### Actual Behavior after installations my extra autocomplete library doesn't work ###...

### Actual Behavior Many times CPU goes to 100% when saving an SCSS file for some reason and locks SublimeText for 5-10 seconds. At the time that his happens, I...

### Expected Behavior It would be nice if bash_history doesn't get filled with `/usr/bin/env` entries ### Actual Behavior My bash_history file gets filled with `/usr/bin/env` each time I run Sublime...