By default Qt Creator 2.7.0 can highlight xml files but editing them really painful because it doesn’t support tree view or even auto closing tags (ex. after writing <data> it should automatically create </data>)
Is there any plugin for extending XML editing in Qt Creator?
P.S. I read somewhere that there is a pluging but as I remember it available on damn Github as source code which needs Qt Creator source code to be able to build it.
↧