I am using the XmlSyntaxLanguage() language definition file but the smart indent isn't working. IE if I type:
<root>
<child>
and press "Enter" after the > of child, I get a closing tag and the cursor is placed on the far left and not lining up as I would expect. In your example application it works fine and everything lines up perfectly.
I am using pretty much the default settings and all the properties look the same. The "IndentType" is set to Smart and I really can't find anything else about it.
Is there anything else I need to do?
Thanks very much!
John
<root>
<child>
and press "Enter" after the > of child, I get a closing tag and the cursor is placed on the far left and not lining up as I would expect. In your example application it works fine and everything lines up perfectly.
I am using pretty much the default settings and all the properties look the same. The "IndentType" is set to Smart and I really can't find anything else about it.
Is there anything else I need to do?
Thanks very much!
John