Phil Fearon
Phil Fearon
The approach of having a token covering the entire range of the embedded language won’t work universally. For example in XSLT text-value-templates, the` }`. This character can also appear unescaped...
Thank you for this feedback. One of the reasons XSD support is missing right now is that it is hard to do this without adding an external dependancy for Java...
While there is still no intellisense support for XSD, the extension now provides intellisense based on the last non-XSLT file opened in Visual Studio Code.
@kczx3 I've yet to understand on how to best implement this XSD feature, but as a workaround, Is it possible to generate an XML document instance from your Schema? There...
The 'Goto XPath' command is very basic, it only supports the basic XPath location - using the child axis. In the future I hope to integrate a separate fully functional...
I will schedule this SQL function support to be added in the next release.
I've updated the data for code completion and checking of names/signatures for the SQL functions, ready for release. The SQL function signature help will be provided in a later release...
Thank you for your suggestions and feedback. I'm especially keen to address the 'Nearby inference' problem you mention where you need to open XSLT modules in a specific order to...
This seems like a reasonable feature to add. I will report back once I've investigated this further.
While my spare time is occupied with catching up with work, It may be a while yet before this is done, perhaps a month or so.