TheMarvelFan opened a new pull request, #6547:
URL: https://github.com/apache/netbeans/pull/6547
Referencing issue #5024
I made the required changes to the source code by-
Adding angle brackets in the PAIRS array in JavaBracesMatcher class
Adding angle brackets in Grammar1.nbs so that it can be read as a
map key-value pair by other classes
But when I test these changes (building with ant), the code is still not
angle to highlight matching pairs in yellow like it is supposed to. Instead, it
highlights only the selected bracket (on which caret is placed) in red
(for images refer to Discussion #6497)
I have checked and double checked, and I know I am missing something, but I
can't put my finger on it. I know I can do it if someone points me in the right
direction. So, I am opening this pull request, so that I can get some guidance
as to what I am missing out on. It would be much appreciated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists