From 78df5640a42a8e31409b22d846d7218667f31f4e Mon Sep 17 00:00:00 2001 From: Andy Bunce Date: Thu, 25 Mar 2021 22:32:40 +0000 Subject: [PATCH] Add 'deltaxml.xslt-xpath' --- deltaxml.xslt-xpath.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 deltaxml.xslt-xpath.md diff --git a/deltaxml.xslt-xpath.md b/deltaxml.xslt-xpath.md new file mode 100644 index 0000000..c68bdca --- /dev/null +++ b/deltaxml.xslt-xpath.md @@ -0,0 +1,27 @@ +# XSLT/XPath for Visual Studio Code v0.2.5 + +This XSLT/XPath extension for VSCode provides comprehensive language support for XSLT 3.0 and XPath 3.1. + +vscode-xslt + +Screenshot showing XSLT symbol-outline, problem-reporting and syntax-highlighting: +Features + + XSLT 3.0 / XPATH 3.1 + Syntax Highlighter uses Semantic Highlighting exclusively + Built-in Code Diagnostics + Integration with Saxon/Saxon-JS XSLT Processors + XSLT Language support for VSCode features: + +This XSLT/XPath extension for VSCode provides comprehensive language support for XSLT 3.0 and XPath 3.1. + +vscode-xslt + +Screenshot showing XSLT symbol-outline, problem-reporting and syntax-highlighting: +Features + +* XSLT 3.0 / XPATH 3.1 +* Syntax Highlighter uses Semantic Highlighting exclusively +* Built-in Code Diagnostics +* Integration with Saxon/Saxon-JS XSLT Processors +* XSLT Language support for VSCode features: \ No newline at end of file