name Indentation Rules scope source.asp - comment settings decreaseIndentPattern ^\s*(?i:end|else|elseif|loop|wend|next)(\s|$) increaseIndentPattern (?x)(^\s*( ((?i:private|public(?!\s+default))\s+)?(?i:function|sub|property)\s | (?i:class|if|select\s+case|with|do|for|while)\s ))