Skip to content

[Client] [Enhancement] Find node in tree #49

@doriancransac

Description

@doriancransac

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions