Skip to content

Releases: pichillilorenzo/JavaScript-Completions

Improvements and fixes

05 Mar 21:11
Compare
Choose a tag to compare

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

26 Sep 19:45
Compare
Choose a tag to compare
"JSDoc" Feature, code refactoring

v2.6.5

25 Sep 02:40
Compare
Choose a tag to compare
"On Hover Description" Feature, "Can I use?" Feature, "Split string l…

v2.6.0

22 Sep 01:31
Compare
Choose a tag to compare
Update README.md

v2.5.03: Update main.py

21 Sep 19:50
Compare
Choose a tag to compare
fix issue after commit https://github.com/pichillilorenzo/JavaScript-Completions/commit/b4ffaabf75d9ae287213c531377d6b04e349c005

v2.5.02

21 Sep 15:37
Compare
Choose a tag to compare

fixed some issues on windows #13

v2.5.01

18 Sep 22:22
Compare
Choose a tag to compare
fixing completions file name

v2.5.0

18 Sep 17:42
Compare
Choose a tag to compare
fixed creation of node_binaries folder

v2.2.02

18 Sep 15:51
Compare
Choose a tag to compare

fix for #12 issue

v2.2.01: fixed extra space

15 Sep 22:56
Compare
Choose a tag to compare

Fixed extra space in some completions