IntelliJ IDEA
 
Get IntelliJ IDEA

XPath search

Last modified: 11 October 2024

IntelliJ IDEA 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, IntelliJ IDEA 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.