@@ -2,17 +2,17 @@ JavaScript Completions Package
22===============================
33
44
5+ 🎉🎉 ANNOUNCEMENT - NEW PLUGIN "JavaScript Enhancements" RELEASED 🎉🎉
6+ =======================================================================
57
6- ## ANNOUNCEMENT - NEW PLUGIN "JavaScript Enhancements" DEVELOPMENT ##
7- =====================================================================
8+ I developed a new plugin with new features thanks to Flow (javascript static type checker from Facebook).
89
9- I'm developing a new plugin with new features thanks to Flow (javascript static type checker from Facebook).
10+ So, I will NO LONGER SUPPORT "JavaScript Completions" plugin, except in particular cases.
11+ I'm going to focus only on this new one!
1012
11- After its first release, I will NO LONGER SUPPORT "JavaScript Completions" plugin. I will focus only on this new one.
13+ You can find it on: 👉👉 https://github.com/pichillilorenzo/JavaScriptEnhancements 👈👈
1214
13- You can find it on: https://github.com/pichillilorenzo/JavaScriptEnhancements
14-
15- This new plugin will offer not only a better autocomplete but a lot of features about creating,
15+ This new plugin offers not only a better autocomplete but a lot of features about creating,
1616developing and managing javascript projects, such as:
1717
1818- Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!)
@@ -25,11 +25,11 @@ developing and managing javascript projects, such as:
2525- JavaScript real-time errors
2626- etc.
2727
28- It will turn Sublime Text into a JavaScript IDE like!
28+ You could use it also in existing projects!! (see the Wiki - https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki)
2929
30- I'm going to release a first testable version these days, so WATCH the repository to stay tuned for any news !
30+ It will turn Sublime Text into a JavaScript IDE like !
3131
32- ## OS SUPPORTED now by this new plugin:
32+ ## OS SUPPORTED NOW by this new plugin:
3333=======================================
3434
3535- Linux (64-bit)
0 commit comments