File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,23 @@ JavaScript Completions for sublime text
88
99It helps you to write your scripts more quickly with hints and completions.
1010
11+ <h2 >Announcement</h2 >
12+ <p >
13+ I'm implementing new features thanks to <strong >Flow</strong > (static type checker from Facebook).
14+ With it I can implement other <strong >features</strong > and there will be a better <strong >autocomplete</strong >
15+ (<strong style =" text-decoration : underline ;" >smart autocomplete based on the current context</strong >).
16+
17+ This is in <strong >Beta version</strong > and I published it under another branch:
18+ <a href =" https://github.com/pichillilorenzo/JavaScript-Completions/tree/v3-beta " >https://github.com/pichillilorenzo/JavaScript-Completions/tree/v3-beta </a >
19+
20+ But it isn’t ready for public testing and there isn’t a documentation at the moment!
21+ I will let you know the moment I have any news!!
22+
23+ <strong >Thanks for your support!!!</strong >
24+ </p >
25+
26+ <hr >
27+
1128<strong >jQuery</strong > and <strong >NativeScript</strong > completions disabled by default!
1229You can enable them on Preferences -> Package Settings -> JavaScript Completions.
1330
You can’t perform that action at this time.
0 commit comments