7ute / symbols-list

An alternate symbol list sidebar for Atom.io text editor
GNU General Public License v3.0
32 stars 24 forks source link

supports async function(){} es2017 feature #45

Closed brigand closed 7 years ago

brigand commented 7 years ago

Just upgraded the regex and tested that it works.

DjLeChuck commented 7 years ago

I have update my locally installed package and it works like a charm, thank you!

Any ETA for a merge @7ute @mbuc82? :)

@brigand You can also add export| so we can also write export async myFunc() {}! (I'm currently using it)

7ute commented 7 years ago

Thank you for your contribution! Merged :)