Reuse find results tree
Hi,
In my plugin there is a tool window with search option, that finally should show all occurrences in my custom tool window (with jump to source on double click and so on).
It will be best if i can reuse the search results tree from intellij find tool window.
Can I do this? What is the class name?
Thanks
Please sign in to leave a comment.
The name of the class is UsageViewImpl.