vscode-xml
vscode-xml copied to clipboard
Custom Entity from DTD invalidate tree view
Custom entities defined in the DTD makes the tree view go </> InvalidDocument when a reference is made. Other global entities like " works. The following works find in Eclipse, XMLSpy and with lxml in python but fails in tree view.
]>
Can you provide an example document that can be used to reproduce?