PashaTurok opened a new issue, #5024:
URL: https://github.com/apache/netbeans/issues/5024

   ### Description
   
   When we work with round brackets in java we can see the start and end 
bracket via highlighting. For example:
   
   ![Screenshot from 2021-05-27 
10-33-18](https://user-images.githubusercontent.com/10261361/204365994-bb3a8e5d-cca2-4d4d-8c7f-8c5bef95ccb9.png)
   
   I suggest to add the same functionality for angle bracket of generics, 
because rather often a structure can be complex and it is not seen where the 
bracket starts and where it ends.
   
   For example,
   
   `Map<Class<? extends AbstractStudent>,  Map<CourseTime, List<? extends 
AbstractCourse>>> coursesByStudentTypeAndTime;`
   
   The issue was also opened in old jira: 
https://issues.apache.org/jira/browse/NETBEANS-5716
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to