name Miscellaneous scope text.xml settings comment /* * Don't indent: * <?, </, <! * <whatever></whatever> * <whatever /> * <% %> * <!-- --> * <%-- --%> * * Do indent: * <whatever> * <% * <!-- * <%-- * * Decrease indent for: * </whatever> * --> * --%> */ decreaseIndentPattern ^\s*(</[^>]+>|-->|--%>) highlightPairs ( ) [ ] { } " " < > increaseIndentPattern ^\s*<(([^!/?]|%)(?!.+?([/%]>|</.+?>))|[%!]--\s*$) uuid 95788610-7E2E-45CE-9CCE-708FE0C90BF7