Eccenux commented on issue #9415:
URL: https://github.com/apache/netbeans/issues/9415#issuecomment-4607079337

   `ReaderServiceImpl ` doesn't match the file. I noticed the asterisk kind of 
helps (`ReaderServiceImpl*`).
   
   Still the default order of matches is weird. Seems like it's just 
alphabetic, which is not helpful for me, for a large project.
   
   I think more readable results would highlight the letters that were matched. 
I'm not sure why only the first line is highlighted. There is a highlighting 
algorithm in place, so perhaps it's some old optimization (for slow computers)?
   
   In contrast in VSC you can use space to separate words and `Read Ser Imp` is 
enough to match `ReaderServiceImpl`:
   <img width="238" height="217" alt="Image" 
src="https://github.com/user-attachments/assets/ad880584-1325-4472-9344-4c1873aa6be0";
 />


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