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

Stars
635
Committers
8

Bot releases are visible (Hide)

JavaScriptEnhancements - v0.13.1

Published by pichillilorenzo almost 7 years ago

Fixes

  • fix ImportError: No module named 'six' #13 on Windows
  • fix evaluate_javascript feature also in non-project files
JavaScriptEnhancements - v0.13.0

Published by pichillilorenzo almost 7 years ago

Fixes

  • fix regions bug for errors and unused_variables features
  • fix menu_disabled error setting sync functions in enable_menu_project_type_event_listener

Improvements

  • added unused_variables feature
  • added sort_javascript_imports feature
  • updated evaluate_javascript feature
  • extended surround_with options
  • started working on refactor command
  • added $(which command_name) in manage_cli_command when it is defined a custom nodejs path
  • added timeout for check_output function
  • hide .je-project-settings from flow file list
  • code refactoring
  • deleted find_flow_config function
JavaScriptEnhancements - v0.11.11

Published by pichillilorenzo almost 7 years ago

  • try to fix "Auto completions slow and incorrect" #11
  • try to fix "Various errors in the command window" #12 on Windows
  • added React Native projects type (only about the creation for the moment)
JavaScriptEnhancements - v0.11.1

Published by pichillilorenzo almost 7 years ago

  • updated changelog
JavaScriptEnhancements - v0.11.0

Published by pichillilorenzo almost 7 years ago

  • Added support for Windows without TermivalView plugin but using the cmd.exe shell
  • some bug fixes for create project feature
JavaScriptEnhancements - v0.1.14

Published by pichillilorenzo almost 7 years ago

Fixes

  • Fix for show_hint_parameters with JavaScript (Babel) Syntax
  • Fixed "undefined" string for certain completion in default_autocomplete.json
  • Fixed error showing in multiple lines
JavaScriptEnhancements - v0.1.13

Published by pichillilorenzo almost 7 years ago

Fix "Not checking non-flow files" #7 by adding 'keyword.operator.accessor.js' for JavaScript (Babel) support

JavaScriptEnhancements - v0.1.12

Published by pichillilorenzo almost 7 years ago

Trying to fix "Not checking non-flow files" #7

JavaScriptEnhancements - v0.1.11

Published by pichillilorenzo almost 7 years ago

fix for #5 "Autocompletion tooltip stuttering"

JavaScriptEnhancements - v0.1.10

Published by pichillilorenzo almost 7 years ago

JavaScriptEnhancements - First Beta testable release

Published by pichillilorenzo almost 7 years ago

First Beta testable release.

Package Rankings
Top 6.72% on Proxy.golang.org
Badges
Extracted from project README
Share on Twitter Share on Facebook Minimum Sublime Build Version GitHub stars Gitter Build Status codecov license Donate to this project using Paypal Donate to this project using Patreon Donate to this project using Open Collective Backers on Open Collective Sponsors on Open Collective Gitter Gitter paypal Become a Patron
Related Projects