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

Feature Request: Highlight Matching Bracket #64

Open
andrewfulrich opened this issue Nov 19, 2018 · 0 comments
Open

Feature Request: Highlight Matching Bracket #64

andrewfulrich opened this issue Nov 19, 2018 · 0 comments

Comments

@andrewfulrich
Copy link

Brief description of the issue.

When the cursor is before or after an opening/closing square/curly bracket, paren, or quotation mark, it would be nice if the corresponding closing/opening square/curly bracket, paren, or quotation mark would be highlighted. I get a lot of nested brackets sometimes, and it's a nice visual guide in other editors to have the matched bracket highlighted so I don't lose my place.

How to reproduce the bug?

  1. place the cursor before or after a bracket

What is the expected result?

corresponding matching bracket is highlighted

What actually happened?

corresponding matching bracket isn't highlighted

Other information (logs, see Wiki)

Here's the wikipedia article on Brace Matching:
https://en.wikipedia.org/wiki/Brace_matching

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

No branches or pull requests

2 participants