Searched refs:getCommentIndent (Results 1 – 1 of 1) sorted by relevance
40 return getCommentIndent(sourceFile, position, options, enclosingCommentRange);103 …function getCommentIndent(sourceFile: SourceFile, position: number, options: EditorSettings, enclo… function