Is there any way to collapse/expand specific XML tags without having to click each individual one?
I have a large file that contains <person> and <group> and <membership> tags. I'd like to collapse just the person tags (several thousand) and see the details in the remaining <group> and <membership> tags. Since there are SO many person tags, I don't want to collapse each manually.
If there isn't a menu command that will do it, how can I create a macro that will find and collapse the <person> tags?
I have a large file that contains <person> and <group> and <membership> tags. I'd like to collapse just the person tags (several thousand) and see the details in the remaining <group> and <membership> tags. Since there are SO many person tags, I don't want to collapse each manually.
If there isn't a menu command that will do it, how can I create a macro that will find and collapse the <person> tags?