Searched refs:getIndentationString (Results 1 – 2 of 2) sorted by relevance
1069 const indentationString = getIndentationString(indentation, options);1148 const indentationString = getIndentationString(newIndentation, options);1405 export function getIndentationString(indentation: number, options: EditorSettings): string { function
2049 newText: formatting.getIndentationString(preferredIndent, formatOptions)