This extension allows you to evaluate simple XPath expressions on the currently opened document. All matches are highlighted.
Features
Current features include:
Search for XPath expressions in an XML document and highlight the results
Print information about the result to a seperate output log
Customize the look of the extension
Settings
There are a few settings which allow you to customize the look of the extension. You can find them under Settings > Extension > XPath Tester.
For information about valid values for each setting please refer to the vscode api reference.
Default values are:
Border Style: solid
Border Width: 1px
Dark Theme Background Color: #FF000055
Dark Theme Border Color: darkblue
Dark Theme Overview Ruler Color: lightblue
Light Theme Background Color: #0022FF55
Light Theme Border Color: darkblue
Light Theme Overview Ruler Color: darkblue
Please reload/restart the extension in order for changes to take effect!