-
Notifications
You must be signed in to change notification settings - Fork 52
Visual Brace Matching - handle < > #283
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
Comments
Fixed. |
Fixed.
|
I compared our initial sources with Notepad2's after removing whitespace and brackets. There are no differences between 17e2a9d (except for several new lines were which later moved to "Extension") and Notepad2 4.2.25 (http://www.flos-freeware.ch/zip/notepad2_4.2.25_src.zip). You are mistaken - Notepad2 doesn't handle |
You are right. Do we need any other changes to address this issue? |
It looks like
< >
were artificially excluded from Visual Brace Matching because it's the only pair of Unwrap Brackets that isn't highlighted.The text was updated successfully, but these errors were encountered: