DeltaXML / vscode-xslt-tokenizer

VSCode extension for highlighting XSLT and XPath (upto 3.0/3.1)
MIT License
46 stars 4 forks source link

Support a attribute list in xsl:use-attribute-sets #136

Open gorankarlic opened 6 months ago

gorankarlic commented 6 months ago

Fixes false positive error wherexsl:use-attribute-sets contains a space separated list of XSL attributes.