Description
The XSLT-Debugger plugin allows to debug XSLT stylesheets in IDEA with various useful features a debugger should have, including breakpoints, watch expressions, variable display, etc.
Usage Instructions
The debugger is started with the regular "Debug" icon in the toolbar and is controlled by the well-known debugger actions in the "XSLT Debugger" tab that appears in the Run-Toolwindow.
Setting breakpoints and changing their properties in XSLTs works just like in Java files.
more documentation coming soon