HTML inspections and auto-complete features in XSLT files?
Hi everyone,
so, I use XSLT to generate HTML, and I wondered if it's possible to get IntelliJ (or PhpStorm in my case) to use HTML inspection and code completion features inside my XSLT files.
Ideally, all nodes without a namespace in my XSLT files should be treated as HTML for validation/inspection purposes. Also the css class look-up and auto completion (from linked css or less files) would be very handy...
But apparently this is not possible, or have I overlooked something?
Please sign in to leave a comment.
Hello,
We already have a related request submitted to our tracker here: <https://youtrack.jetbrains.com/issue/IDEA-71641>. Please vote for it in order to move it up in the queue and receive notifications regarding the progress of the feature. See more information on working with tracker at <https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications>.
Thanks for the hint, done!