Searched refs:commentIndentation (Results 1 – 1 of 1) sorted by relevance
925 …const commentIndentation = dynamicIndentation.getIndentationForComment(currentTokenInfo.token.kind… constant926 …tTokenOrTrivia = indentTriviaItems(currentTokenInfo.leadingTrivia, commentIndentation, indentNextT…927 … item => insertIndentation(item.pos, commentIndentation, /*lineAdded*/ false));947 commentIndentation: number,955 …indentMultilineComment(triviaItem, commentIndentation, /*firstLineIsIndented*/ !indentNextTokenOrT…