Search and navigation in XSLT
Basically, all possibilities for code-navigation are supported for named templates, variables, and parameters. For example, Goto Declaration, Find Usages, Highlight Usages in File, Quick Definition Lookup, and so on.
Find Usages
Find Usages works for variables and parameters as well as for named XSLT Templates. It finds all places of a certain template in all XSLT style sheets in the specified scope.
Go to Symbol
The plugin also supports the Go to Symbol action. You can quickly navigate to templates, top-level variables, and parameters by their names.
Last modified: 10 August 2022