danschultequb / qub-typescript-xml-vscode

This extension provides XML language support for VS Code, beyond simple text coloring.
MIT License
7 stars 0 forks source link

Support for XML fragment files #15

Open ghost opened 5 years ago

ghost commented 5 years ago

I have some files with only XML fragments (no XML header and multiple root elements). Is it possible to disable error messages (e.g. for multiple root elements)?