I am looking for an XML editor that has view that removes those ugly braces and double tags and renders X开发者_Go百科ML in Python like style, is there anything similar?
Use any text editor which has so detailed colour scheme adjusting that it allows you to change the colour of the angle brackets. Then set them to match the background colour. Slightly hackish but works.
As I understand it ANGLES will not have brackets: https://github.com/umd-mith/angles
I'm working on an editor but it's in the early stages of development. Here's a screenshot:
精彩评论