Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
doriancransac opened this issue Apr 22, 2016 · 0 comments
Open

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

doriancransac opened this issue Apr 22, 2016 · 0 comments
Assignees

Comments

@doriancransac
Copy link
Contributor

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants