8 Commits (4869fa32f32806bcd51e615c4cc9b69b408988e2)

Author SHA1 Message Date
Matt Ward 4869fa32f3 Improved xml completion when a document uses multiple xml schemas. 17 years ago
Matt Ward a5547a3118 Refactored various XML Editor classes used for xml completion for a better fit with the new text editor completion classes. 17 years ago
Matt Ward 62f7808f01 Added unit tests for the XmlCodeCompletionBinding class. 17 years ago
Daniel Grunwald f652b033eb Added back missing svn:keywords property. 17 years ago
Siegfried Pammer d3b55598de moved XmlBinding to XmlEditor 17 years ago
Siegfried Pammer 4a05270da8 project clean up 17 years ago
Matt Ward 7238969a59 Fixed problems with the XML Editor's XmlParser class preventing the XamlExpressionFinder from correctly identifying an attribute or element in a different namespace. The GetActiveElementStartPath, GetParentElementPath and GetQualifiedAttributeName all now correctly determine the namespace of the element or attribute if the xml has mixed namespaces. 19 years ago
Matt Ward 27a2e4a0a8 XML Tree now supports removing elements, inserting and removing text nodes. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald 2819cee5df Update XmlEditor file headers. Display browser's status text in status bar. 21 years ago
Daniel Grunwald f4023665c8 Added XmlEditor addin. 21 years ago