syllant / idea-plugin-xstructure

Plugin for Intellij IDEA which provides a flexible Structure view
9 stars 3 forks source link

Search using xStructure #10

Closed ievgensalo closed 3 years ago

ievgensalo commented 10 years ago

Hey!

I am using xStructure for custom XML.

For example, I've added custom mapping using custom label

<mapping match="node" label="Name: {@name} - Value: {@value}"/>

and I want to go to specific name in Structure tab.

Is it possible to navigate using xStructure by searching words in labels from xStructure?

syllant commented 9 years ago

Sorry, I'm not sure to understand what you mean by "navigate using xStructure by searching words in labels from xStructure". You mean a quick text search (Ctrl-F)?