You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding XML catalog './catalog.xml' with expand system id 'file:///C/vscode-xml-test/catalog.xml' and root URI 'file:///C/vscode-xml-test/'.
when XML catalog path is bad :
Cannot add XML catalog './bad-catalog.xml' with expand system id 'file:///C/vscode-xml-test/bad-catalog.xml' and root URI 'file:///C/vscode-xml-test/'.
XML catalog configuration is a nightmare to detect the problem when it doesn't work. Problems can occurs from:
We could already support the 1 problem by logging catalog patch which is valid or not.
The text was updated successfully, but these errors were encountered: