vscode-xml-complete icon indicating copy to clipboard operation
vscode-xml-complete copied to clipboard

When XSD not found, just display one error

Open zarathosss opened this issue 5 years ago • 0 comments

When the XSD is not found (because none defined in the XML file, or because the one which is defined cannot be accessed (wrong path for example), then there is a warning/error displayed for each tag. This is not pertinent, would rather have ONE warning/error stating that the XSD file cannot be located (or is not defined). As when using the extension "Error Lens", this makes the XML file unreadable by having a warning/error on each line.

zarathosss avatar Oct 03 '20 09:10 zarathosss