PhpStorm
 
Get PhpStorm

XPath search

Last modified: 11 October 2024

PhpStorm lets you use XPath 3.0 to find specific XML nodes in XML files in your current project, directory, or within a custom scope.

When you compose an XPath expression, PhpStorm provides code completion for XPath axes and checks the expression syntax. It also provides XPath syntax highlighting, which can be customized in Settings | Editor | Color Scheme | XPath.