Class ContentModelFormatterParticipant

java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelFormatterParticipant
All Implemented Interfaces:
IFormatterParticipant

public class ContentModelFormatterParticipant extends Object implements IFormatterParticipant
Formatter participant which uses XSD/DTD grammar information to know the FormatElementCategory of a given element.

This participant is enabled when 'xml.format.grammarAwareFormatting' setting is set to true.

Author:
Angelo ZERR