Skip to content

Commit 6d82606

Browse files
updated README.md
1 parent bda21d3 commit 6d82606

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ JavaScript Completions for sublime text
88

99
It 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!
1229
You can enable them on Preferences -> Package Settings -> JavaScript Completions.
1330

0 commit comments

Comments
 (0)