Searched refs:noIndent (Results 1 – 1 of 1) sorted by relevance
1089 …const noIndent = (options.indentation !== undefined || getLineStartPositionForPosition(pos, source… constant1090 return (options.prefix || "") + noIndent1091 + ((!options.suffix || endsWith(noIndent, options.suffix))