troizet opened a new pull request, #7779: URL: https://github.com/apache/netbeans/pull/7779
I often have to use the `find in projects` feature, and I really miss being able to quickly see the contents of files in the `search results`. I have to open tabs in the main editor, which sometimes leads to a lot of unnecessary tabs. Example of code preview: https://github.com/user-attachments/assets/7870cd89-57e1-4a42-9eec-0d881e2cbad6 I borrowed the preview implementation from `replace in projects`: https://github.com/apache/netbeans/blob/master/platform/api.search/src/org/netbeans/modules/search/ui/BasicReplaceResultsPanel.java -- 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 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