Home
last modified time | relevance | path

Searched refs:commentIndentation (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/formatting/
Dformatting.ts925 …const commentIndentation = dynamicIndentation.getIndentationForComment(currentTokenInfo.token.kind… constant
926 …tTokenOrTrivia = indentTriviaItems(currentTokenInfo.leadingTrivia, commentIndentation, indentNextT…
927 … item => insertIndentation(item.pos, commentIndentation, /*lineAdded*/ false));
947 commentIndentation: number,
955 …indentMultilineComment(triviaItem, commentIndentation, /*firstLineIsIndented*/ !indentNextTokenOrT…