-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Often after using the Stacktrace filter I'm looking to find a specific node in the tree and I have to read the entire stacktrace.
It would be great to have a feature called "Take me to node" or "Find node in tree" which would :
- take a node name or regex pattern as input
- unfold the first branch in which the searched node is found
- set the GUI focus on that node
- backward / forward arrows can be diplayed to move from an occurence to the next in both directions?
- optional : Ctrl+F, F3 and Ctrl+F3 (for next and previous occurence) shortcuts would be great.
Metadata
Metadata
Assignees
Labels
No labels