-
Notifications
You must be signed in to change notification settings - Fork 4
Feature List
Phil Fearon edited this page Jun 21, 2020
·
3 revisions
- XSLT 3.0 and XPath 3.1 Syntax highlighting
- Using character by character lexer - no regular expressions
- XSLT/XPath auto-completion
- XSLT 3.0 and XPath 3.1 Formatting
- Format document
- Format selection
- Format on paste
- Format on type
- Suppports Saxon and EXPath extension namespaces
- Supports proposed XSLT 4.0 language extensions
- XSLT Outline View
- Async loading of symbols from
xsl:import
andxsl:include
- XSLT/XPath Symbol-lookup
- GoTo/Peek Definition
- XML Well-Formedness Checking
- XSLT Static Code Checking (wip)
- XPath Static Code Checking
- Mark unused variables
- Close-tag auto-completion with tag-name
- Tag renaming - start tag synchronised with close tag
- Saxon XSLT Transform Task Provider (requires Java)
- Numerous pre-compile checks for improved diagnostics