Skip to content

Commit 351b4fb

Browse files
committed
updated readme
1 parent ff82bdc commit 351b4fb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
The XSLT/XPath extension for VSCode provides comprehensive language support for XSLT 3.0 and XPath 3.1.
44

5-
In addition to XSLT, other languages/vocabularies with embedded XPath will be supported in future in this extension. Currently, DeltaXML's [Document Comparison Pipeline (DCP)](https://docs.deltaxml.com/xml-compare/latest/dcp-user-guide-9340381.html) format is supported, acting as a 'pilot' for other languages.
6-
75

86
![vscode-xslt](vscode-xslt.png)
97

10-
*Screen shot showing XSLT symbol-outline, problem-reporting and syntax-highlighting:*
8+
*Screenshot showing XSLT symbol-outline, problem-reporting and syntax-highlighting:*
119
## Features
1210

1311
- XSLT 3.0 / XPATH 3.1
@@ -120,4 +118,8 @@ For word selection/navigation, by default, names like $two-parts are treated as
120118

121119
See: [VSCode Documentation on Settings](https://code.visualstudio.com/docs/getstarted/settings)
122120

121+
## Support for other languages with embedded XPath
122+
123+
In addition to XSLT, other XML-based languages/vocabularies with embedded XPath will be supported in future in this extension. Currently, DeltaXML's [Document Comparison Pipeline (DCP)](https://docs.deltaxml.com/xml-compare/latest/dcp-user-guide-9340381.html) format is supported, acting as a pilot for other languages.
124+
123125

0 commit comments

Comments
 (0)