Searched refs:getBaseIndentation (Results 1 – 2 of 2) sorted by relevance
26 return getBaseIndentation(options); // past EOF44 return getBaseIndentation(options);170 return getBaseIndentation(options);178 export function getBaseIndentation(options: EditorSettings) { function261 return indentationDelta + getBaseIndentation(options);
514 const baseIndentSize = SmartIndenter.getBaseIndentation(options);