JavaScript Completions Versions Save

JavaScript Completions for sublime text. It helps you to write your scripts more quickly with hints and completions.

v2.6.7

7 years ago

Improvements

  • "Javascript Completions Tools" menu moved under Tools
  • Fix about "Can I use" feature (github: #31, #19)
  • On Hover Description now works also in embedded html
  • Fix for Context menus not showing in embedded html (github: #20)
  • Fix Standard JSDoc configuration file (github: #27)
  • Now you can set node_js_custom_path and npm_custom_path variables in Javascript Completions > Settings to use your installed version of "nodejs" and "npm" for all the features such as "Evaluate JavaScript" (This will not override the version installed locally by this plugin!!)

v2.6.6

7 years ago

v2.6.5

7 years ago

v2.6.0

7 years ago

v2.5.03

7 years ago

v2.5.02

7 years ago

fixed some issues on windows #13

v2.5.01

7 years ago

v2.5.0

7 years ago

v2.2.02

7 years ago

fix for #12 issue

v2.2.01

7 years ago

Fixed extra space in some completions