An extension to apply xslt-transformations with the help of the external Saxon processor.
- Install the Extension
- Point the
xslt.processor
setting to a valid Saxon processor in.jar
format - Run the command
xslt.transform
in an active editor with xml content
This extension contributes the following settings:
xslt.processor
: path to the Saxon xslt processor
None
xslt-transform is licensed under MIT License.