vscode-sxml
vscode-sxml copied to clipboard
Better feedback when RelaxNG file isn't correctly associated
Currently, if the <?xml-model?>
processing instruction isn't associated correctly, the extension only shows "Loading..." when trying to use Intellisense. There should be better feedback for the user.
Example (notice the erroneous use of @file
instead of @href
: