Skip to content

redhawk07/vscode-xslt-transform

 
 

Repository files navigation

xslt-transform Extension for Visual Studio Code

Description

An extension to apply xslt-transformations with the help of the external Saxon processor.

Quick Start

  1. Install the Extension
  2. Point the xslt.processor setting to a valid Saxon processor in .jar format
  3. Run the command xslt.transform in an active editor with xml content

Extension Settings

This extension contributes the following settings:

  • xslt.processor: path to the Saxon xslt processor

Known Issues

None

License

xslt-transform is licensed under MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%