JavaScript Completions Versions Save

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

v2.6.99

6 years ago

v2.6.99

  • Merged pull request #50 from shigg1120/master "Change cursor positions for-for_in and for_of"

🎉🎉 ANNOUNCEMENT - NEW PLUGIN "JavaScript Enhancements" RELEASED 🎉🎉

I developed a new plugin with new features thanks to Flow (javascript static type checker from Facebook).

So, I will NO LONGER SUPPORT "JavaScript Completions" plugin, except in particular cases. I'm going to focus only on this new one!

You can find it on: 👉👉 https://github.com/pichillilorenzo/JavaScriptEnhancements 👈👈

This new plugin offers not only a BETTER AUTOCOMPLETE but a lot of FEATURES about creating, developing and managing javascript projects, such as:

  • JavaScript real-time errors
  • Code Refactoring
  • Local bookmarks project
  • Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
  • Ionic v1 and v2 (it includes also v3) projects (same as Cordova projects!)
  • Angular v1 and v2 (it includes also v4 and v5) projects
  • Vue projects (only about the creation at this moment)
  • React projects (only about the creation at this moment)
  • React Native projects (only about the creation at this moment. I will add also NativeScript support)
  • Express projects (only about the creation at this moment)
  • Yeoman generators
  • etc.

You could use it also in existing projects!!

SEE the Wiki - https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki to get the complete list of the features that it offers!

It will turn Sublime Text into a JavaScript IDE like!

OS SUPPORTED by this new plugin:

👉 Linux (64-bit) 👉 Mac OS X 👉 Windows (64-bit)

Email me for any questions or doubts about this new project on: [email protected]

Thanks for your support!!!

v2.6.98

6 years ago

Fixes

  • #48, keymap update on Windows, now bindings are like Super + Alt + alphanum
  • AttributeError: 'NoneType' object has no attribute 'get' #49

🎉🎉 ANNOUNCEMENT - NEW PLUGIN "JavaScript Enhancements" RELEASED 🎉🎉

I developed a new plugin with new features thanks to Flow (javascript static type checker from Facebook).

So, I will NO LONGER SUPPORT "JavaScript Completions" plugin, except in particular cases. I'm going to focus only on this new one!

You can find it on: 👉👉 https://github.com/pichillilorenzo/JavaScriptEnhancements 👈👈

This new plugin offers not only a BETTER AUTOCOMPLETE but a lot of FEATURES about creating, developing and managing JavaScript projects, such as:

  • JavaScript real-time errors
  • Code Refactoring
  • Local bookmarks project
  • Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
  • Ionic v1 and v2 (it includes also v3) projects (same as Cordova projects!)
  • Angular v1 and v2 (it includes also v4 and v5) projects
  • React projects (only about the creation at this moment)
  • React Native projects (only about the creation at this moment. I will add also NativeScript support)
  • Express projects (only about the creation at this moment)
  • Yeoman generators
  • etc.

You could use it also in existing projects!!

SEE the Wiki - https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki to get the complete list of the features that it offers!

It will turn Sublime Text into a JavaScript IDE like!

OS SUPPORTED NOW by this new plugin:

👉 Linux (64-bit) 👉 Mac OS X 👉 Windows (64-bit): released without the use of TerminalView plugin. For each feature (like also creating a project) will be used the cmd.exe shell (so during the creation of a project don't close it until it finishes!). Unfortunately the TerminalView plugin supports only Linux-based OS 😞 . Has someone any advice or idea about that? Is there something similar to the TerminalView plugin for Windows?? Thanks!

Email me for any questions or doubts about this new project on: [email protected]

Thanks for your support!!!

v2.6.97

6 years ago

I developed a new plugin with new features thanks to Flow (javascript static type checker from Facebook). So, I will NO LONGER SUPPORT "JavaScript Completions" plugin, except in particular cases. I'm going to focus only on this new one!

You can find it on: 👉👉 https://github.com/pichillilorenzo/JavaScriptEnhancements 👈👈

This new plugin offers not only a better autocomplete but a lot of features about creating, developing and managing javascript projects, such as:

  • Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
  • Ionic v1 and v2 projects (same as Cordova projects!)
  • Angular v1 and v2 projects
  • React projects
  • Express projects
  • Yeoman generators
  • Local bookmarks project
  • JavaScript real-time errors
  • etc. (I will add also React Native and NativeScript support)

You could use it also in existing projects!! (see the Wiki - https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki)

It will turn Sublime Text into a JavaScript IDE like!

OS SUPPORTED NOW by this new plugin

  • Linux (64-bit)
  • Mac OS X
  • Windows (64-bit): released without the use of TerminalView plugin. For each feature (like also creating a project) will be used the cmd.exe shell (so during the creation of a project don't close it until it finishes!). Unfortunately the TerminalView plugin supports only Linux-based OS 😞 . Has someone any advice or idea about that? Is there something similar to the TerminalView plugin for Windows?? Thanks!

Email me for any questions or doubts about this new project on: [email protected]

Thanks for your support!!!

v2.6.96

6 years ago

I developed a new plugin with new features thanks to Flow (javascript static type checker from Facebook). So, I will NO LONGER SUPPORT "JavaScript Completions" plugin, except in particular cases. I'm going to focus only on this new one!

You can find it on: 👉👉 https://github.com/pichillilorenzo/JavaScriptEnhancements 👈👈

This new plugin offers not only a better autocomplete but a lot of features about creating, developing and managing javascript projects, such as:

  • Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
  • Ionic v1 and v2 projects (same as Cordova projects!)
  • Angular v1 and v2 projects
  • React projects
  • Express projects
  • Yeoman generators
  • Local bookmarks project
  • JavaScript real-time errors
  • etc.

You could use it also in existing projects!! (see the Wiki - https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki)

It will turn Sublime Text into a JavaScript IDE like!

OS SUPPORTED NOW by this new plugin

  • Linux (64-bit)
  • Mac OS X

For Windows users

For Windows support I will create a degraded mode without the use of TerminalView plugin these days, so WATCH the repository. Unfortunately the TerminalView plugin supports only Linux-based OS 😞 . Has someone any advice or idea about that? Is there something similar to the TerminalView plugin for Windows?? Thanks!

Email me for any questions or doubts about this new project on: [email protected]

Thanks for your support!!!

v2.6.95

6 years ago

ANNOUNCEMENT - NEW PLUGIN "JavaScript Enhancements" DEVELOPMENT

I'm developing a new plugin with new features thanks to Flow (javascript static type checker from Facebook).

After its first release, I will NO LONGER SUPPORT "JavaScript Completions" plugin. I will focus only on this new one.

You can find it on: https://github.com/pichillilorenzo/JavaScriptEnhancements

This new plugin will offer not only a better autocomplete but a lot of features about creating, developing and managing javascript projects, such as:

  • Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
  • Ionic v1 and v2 projects (same as Cordova projects!)
  • Angular v1 and v2 projects
  • React projects
  • Express projects
  • Yeoman generators
  • Local bookmarks project
  • JavaScript real-time errors
  • etc.

It will turn Sublime Text into a JavaScript IDE like!

I'm going to release a first testable version these days, so WATCH the repository to stay tuned for any news!

v2.6.94

7 years ago

v2.6.94

v2.6.93

7 years ago

v2.6.93

v.2.6.91

7 years ago

v2.6.81

7 years ago

fixed #18 issue (Custom Completions not working)

v2.6.8

7 years ago

Fixes to #13, #30, #34