GoLand 2018.3 Help

Navigation

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, etc.

Highlight Usages in File

Find Usages

Find Usages works for Variables and Parameters as well as named XSLT Templates. It finds all places of a certain template in all XSLT Style Sheets that are contained in the specified scope.

Find Usages

Goto Symbol

The plugin also supports GoLand Goto Symbol action. The names of templates, top-level variables and parameters are offered for that action to be able to quickly navigate to them by their name.

Goto Symbol
Last modified: 6 February 2019