Manfred_F
12 years agoRegular Contributor
expand/collapse log tree, next level
Hi,
is there a way to expand the log tree, starting at a given node, to see that node's next Level exclusively?
The num + key does the Job until the num * key has been used. Later, using num + expands the complete subtree (all levels).
It would be useful to have this function work recursively, e.g.:
1) pressing ctrl-num+ expands a node's subtree (Level +1)
2) pressing ctrl-num+ again expands to Level +2 and so on
For the sake of symmetry, there should be a function to collapse a node's subtree by one Level, e.g. using ctrl-num-
It would be nice if the functions could be performed for a multi-line selection
Kind Regards,
Manfred
is there a way to expand the log tree, starting at a given node, to see that node's next Level exclusively?
The num + key does the Job until the num * key has been used. Later, using num + expands the complete subtree (all levels).
It would be useful to have this function work recursively, e.g.:
1) pressing ctrl-num+ expands a node's subtree (Level +1)
2) pressing ctrl-num+ again expands to Level +2 and so on
For the sake of symmetry, there should be a function to collapse a node's subtree by one Level, e.g. using ctrl-num-
It would be nice if the functions could be performed for a multi-line selection
Kind Regards,
Manfred