Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would like a way to turn off parenthesis matching. #25

Closed
octetta opened this issue Mar 17, 2023 · 2 comments
Closed

Would like a way to turn off parenthesis matching. #25

octetta opened this issue Mar 17, 2023 · 2 comments

Comments

@octetta
Copy link
Contributor

octetta commented Mar 17, 2023

I have a rather odd syntax I want to support using bestline, that uses unmatched parenthesis.

I've disabled this locally by just forcing IsBalanced() to return 1.

Should this be a runtime option?

If there's interest, I can dig further on a more elegant way to handle.

@jethrodaniel
Copy link

Looks like this is handled by #28

@octetta
Copy link
Contributor Author

octetta commented Jun 5, 2023

Yes, and thanks. I'll close it.

@octetta octetta closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants