microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
https://microsoft.github.io/XmlNotepad/
MIT License
980 stars 207 forks source link

Move schema aware smarts to XmlTreeNode, leaving TreeNode generic. #288

Closed lovettchris closed 1 year ago

lovettchris commented 1 year ago

TreeNode just thinks of it as an optional "label2". Add color and boolean switch options for schema aware text. Add lookup of xsd:key values and promote this schema aware text also - indeed this is true schema awareness.