How can I use XAML/XML Schemata in WPF Syntaxeditor from Studio 2010.1?
Is Schema support available now?
How do I load XML Strings to the editor to resolve line feeds etc.
Do I have to modify the sample (or make a new) language definition
if my XML String does not exactly match the default definition?
The sample String in your sample Application works fine. Loading an XML file like the Microsoft books.xml sample always shows a one line string in SyntaxEditor.
Is Schema support available now?
How do I load XML Strings to the editor to resolve line feeds etc.
Do I have to modify the sample (or make a new) language definition
if my XML String does not exactly match the default definition?
The sample String in your sample Application works fine. Loading an XML file like the Microsoft books.xml sample always shows a one line string in SyntaxEditor.