Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DtextChanges.ts1089 …const noIndent = (options.indentation !== undefined || getLineStartPositionForPosition(pos, source… constant
1090 return (options.prefix || "") + noIndent
1091 + ((!options.suffix || endsWith(noIndent, options.suffix))