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

Added support for es7 decorators #49

Closed guiguan closed 6 years ago

guiguan commented 7 years ago

Added support for es7 decorator. For example:

@action
@autobind
myFunc() {
}
7ute commented 6 years ago

Thank you for you contribution! This has been added to the last release.