JetBrains Rider
 
Get JetBrains Rider
You are viewing the documentation for an earlier version of JetBrains Rider.

Languages and frameworks: XML

Last modified: 14 February 2023

JetBrains Rider brings powerful support for XML that includes structure validation, formatting (Ctrl+Alt+Enter) and indentation (N/A according to the XML code style, importing unbound namespaces, viewing code structure, unwrapping and removing tags (Ctrl+Shift+Delete), generating DTD files and schemas from instance documents, as well as syntax and error highlighting, code completion (Ctrl+Space), intention actions (Alt+Enter), quick documentation look-up (Ctrl+K, I), and more.

JetBrains Rider uses Xerces 2.11, an XML parser developed by Apache Software Foundation Group.