Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Not autoclosing after backslash #68

Open
laMudri opened this issue Sep 22, 2015 · 0 comments
Open

Not autoclosing after backslash #68

laMudri opened this issue Sep 22, 2015 · 0 comments

Comments

@laMudri
Copy link

laMudri commented Sep 22, 2015

In Haskell and languages with similar syntax, it is common to have expressions like \(x, y) -> (y, x). In writing that, the first ( isn't autoclosed. This behaviour seems to be directly related to the AllowQuote function, and must be there for a reason. However, in this case, it is a hindrance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant