SublimeText / CoffeeScript

Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more.
439 stars 64 forks source link

Nothing matching obj.method 'arg' #248

Closed boycce closed 1 month ago

boycce commented 6 years ago

There seems to nothing matching obj, or method when calling a method obj.method 'arg'

Expected: (JS equivalent) obj = variable.other.object.coffee method = meta.function-call.method.with-arguments.coffee, entity.name.function.coffee