lemminx
lemminx copied to clipboard
Snippet Filter in XSL files
In .xsl/.xslt files, certain snippets should not be allowed (e.g. <?xml-stylesheet ..., I guess). In order to filter that, there also needs to be a way of checking if the document is an xsl-file. (similar to the check for .dtd and .xsd)