Hi,
I have recently started looking at your vscode extension as I am really impressed with the XML Support it provides. The main features I am looking at is verifying the XML syntax is correct, but also to provide intelliscense and guidance using annotations/tool tips while the author is creating the xml.
I have a basic strict XML file that we often use, I have created an XSD for the XML and successfully imported it into the schemastorage. However I can't seem to get this to work in my XML files, are you able to give any input in this area, on where I may have gone wrong?
Thanks,
Chris