Skip to content

Commit 9887fe8

Browse files
committed
update readme prior to release
1 parent 840bdce commit 9887fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The XSLT/XPath extension for VSCode provides comprehensive language support for
2222
| **Code Formatting** | XSLT instruction elements, attributes and multi-line XPath expressions
2323
| **Code Diagnostics\*** | For XPath Syntax, XSLT Instructions, variable/param references, all XPath symbols
2424
| **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)*
2626
| **XPath Tester** | Support for companion <a href="https://marketplace.visualstudio.com/items?itemName=deltaxml.xpath-notebook">XPath Notebook</a> extension for XML Analysis or XPath Testing
2727
| **Color Theme Support** | Tested with most popular color themes ([Semantic Highlighting]() must be enabled in settings)
2828
| **Inferred xsl:import** | When navigating from parent stylesheet to non-standalone stylesheet modules with missing `xsl:import`

0 commit comments

Comments
 (0)