gvlx / xslt-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xslt-action

Action extension to apply xsl transformation.

Features

Apply XSL Transformation action used on xml file in active editor.

How to use

From your active xml file, call Apply XSL Transformation and choose the XSLT file from the file system.

TODO

  • ask to use any of the active files
  • use from an active XSLT file and choose the XML file
  • if there are only one XSLT and one XML files active, use them without further dialogs

History

Forked from https://marmac0997.visualstudio.com/xslt%20action

Originally in https://marketplace.visualstudio.com/items?itemName=marmac.xslt-action#overview

About


Languages

Language:TypeScript 100.0%