atom / language-coffee-script

CoffeeScript support in Atom
Other
59 stars 56 forks source link

Adjust word boundary matches when matching a class constructor #162

Closed winstliu closed 7 years ago

winstliu commented 7 years ago

The parentheses location was wrong causing classTest to match.

Fixes #161