You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See jashkenas/coffeescript#3263. This one's probably going to be pretty hard, since it's inconsistent. In explicit call context, the member access would attach to the preceding token, but in an implicit call, it attaches to the function call, closing it. Possibly go one step further and make all spaced member access close implicit calls, ala Coco?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2268307-bring-method-chaining-in-sync-with-new-jashkenas-coffee-script-behaviour?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
See jashkenas/coffeescript#3263. This one's probably going to be pretty hard, since it's inconsistent. In explicit call context, the member access would attach to the preceding token, but in an implicit call, it attaches to the function call, closing it. Possibly go one step further and make all spaced member access close implicit calls, ala Coco?
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2268307-bring-method-chaining-in-sync-with-new-jashkenas-coffee-script-behaviour?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F33145&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: