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

   ### Description
   
   If I try Find Usages on say ObjectX, then every instance of "ObjectX x = new 
ObjectX()" will be listed twice in the results... Once for each usage of 
ObjectX.  While technically correct, it would probably be nicer (99% of the 
time?) to just coalesce repeated lines into one.
   
   ### Use case/motivation
   
   It just seems redundant to list the same lines twice.  Even though each 
resulting match highlights a different part of the line in each result, I think 
it would be more useful to highlight both parts in one result.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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

Reply via email to