CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

XPath search

Last modified: 07 September 2023

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