Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Bracket (Parentheses) Matching #86

Open
ryan-van opened this issue Nov 16, 2017 · 2 comments
Open

Bracket (Parentheses) Matching #86

ryan-van opened this issue Nov 16, 2017 · 2 comments

Comments

@ryan-van
Copy link

Currently, the only time brackets are matched are when they are on separate lines, but it should match parentheses even on the same line.

@doryphores
Copy link
Contributor

doryphores commented Dec 13, 2017

I have a PR open to fix this (#83) but haven't heard from the maintainer unfortunately.

@doryphores
Copy link
Contributor

here's a temporary hack to fix this: #83 (comment)

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

2 participants