You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| **Code Diagnostics\*** | For XPath Syntax, XSLT Instructions, variable/param references, all XPath symbols
24
24
| **XSLT/XPath Processing** | VS Code Task Support for [Saxon](https://www.saxonica.com/documentation10/index.html) ([Java](https://adoptopenjdk.net/installation.html)) and [Saxon-JS](https://www.saxonica.com/saxon-js/documentation/index.html) ([NodeJS](https://nodejs.org/en/))
25
-
| **Auto-Completion** | XSLT instructions, XPath functions/axis, XPath variables, XPath symbol names, Node names etc.
25
+
| **Auto-Completion** | XSLT instructions, XPath functions/axis, XPath variables, XPath symbol names, Node names *(uses last XML opened in VS Code)*
26
26
| **XPath Tester** | Support for companion <ahref="https://marketplace.visualstudio.com/items?itemName=deltaxml.xpath-notebook">XPath Notebook</a> extension for XML Analysis or XPath Testing
27
27
| **Color Theme Support** | Tested with most popular color themes ([Semantic Highlighting]() must be enabled in settings)
28
28
| **Inferred xsl:import** | When navigating from parent stylesheet to non-standalone stylesheet modules with missing `xsl:import`
0 commit comments