|
| 1 | +v2.6.99 |
| 2 | + |
| 3 | +- Merged pull request #50 from shigg1120/master "Change cursor positions for-for_in and for_of" |
| 4 | + |
| 5 | + |
| 6 | +🎉🎉 ANNOUNCEMENT - NEW PLUGIN "JavaScript Enhancements" RELEASED 🎉🎉 |
| 7 | +======================================================================= |
| 8 | + |
| 9 | +I developed a new plugin with new features thanks to Flow (javascript static type checker from Facebook). |
| 10 | + |
| 11 | +So, I will NO LONGER SUPPORT "JavaScript Completions" plugin, except in particular cases. |
| 12 | +I'm going to focus only on this new one! |
| 13 | + |
| 14 | +You can find it on: 👉👉 https://github.com/pichillilorenzo/JavaScriptEnhancements 👈👈 |
| 15 | + |
| 16 | +This new plugin offers not only a BETTER AUTOCOMPLETE but a lot of FEATURES about creating, |
| 17 | +developing and managing javascript projects, such as: |
| 18 | + |
| 19 | +- JavaScript real-time errors |
| 20 | +- Code Refactoring |
| 21 | +- Local bookmarks project |
| 22 | +- Cordova projects (run cordova emulate, build, compile, serve, etc. directly from Sublime Text!) |
| 23 | +- Ionic v1 and v2 (it includes also v3) projects (same as Cordova projects!) |
| 24 | +- Angular v1 and v2 (it includes also v4 and v5) projects |
| 25 | +- Vue projects (only about the creation at this moment) |
| 26 | +- React projects (only about the creation at this moment) |
| 27 | +- React Native projects (only about the creation at this moment. I will add also **NativeScript** support) |
| 28 | +- Express projects (only about the creation at this moment) |
| 29 | +- Yeoman generators |
| 30 | +- etc. |
| 31 | + |
| 32 | +You could use it also in existing projects!! |
| 33 | + |
| 34 | +SEE the Wiki - https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki |
| 35 | +to get the complete list of the features that it offers! |
| 36 | + |
| 37 | +It will turn Sublime Text into a JavaScript IDE like! |
| 38 | +===================================================== |
| 39 | + |
| 40 | +## OS SUPPORTED NOW by this new plugin: |
| 41 | +======================================= |
| 42 | + |
| 43 | +👉 Linux (64-bit) |
| 44 | +👉 Mac OS X |
| 45 | +👉 Windows (64-bit) |
| 46 | + |
| 47 | +Email me for any questions or doubts about this new project on: [email protected] |
| 48 | + |
| 49 | +Thanks for your support!!! |
0 commit comments