name Indentation Rules scope source.dot settings decreaseIndentPattern (?x) ^ (.*\*/)? \s* \} .* $ increaseIndentPattern (?x) ^ .* \{ [^}"']* $ unIndentedLinePattern ^\s*((/\*|.*\*/|//|#).*)?$