DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
322 stars 86 forks source link

Provide parsing error detail for Invalid Document #273

Open don-petry opened 5 years ago

don-petry commented 5 years ago

When a document is not parsed correctly, instead of just outputting "InvalidDocument , provide more details on the parsing error.

Current work around is to poke around the document until identifying the mis-formatted item.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.