JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Languages and frameworks: XML

Last modified: 08 October 2024

JetBrains Rider brings powerful support for XML that includes structure validation, formatting (CtrlAltEnter) and indentation ( according to the XML code style, importing unbound namespaces, viewing code structure, unwrapping and removing tags (CtrlShiftDelete), generating DTD files and schemas from instance documents, as well as syntax and error highlighting, code completion (CtrlSpace), intention actions (AltEnter), quick documentation look-up (Ctrl0K,0I), and more.

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