Searched refs:FormattingHost (Results 1 – 4 of 4) sorted by relevance
3 …export function getFormatContext(options: FormatCodeSettings, host: FormattingHost): FormatContext…
6 readonly host: FormattingHost;
208 export interface FormattingHost { interface
2188 …export function getNewLineOrDefaultFromHost(host: FormattingHost, formatSettings?: FormatCodeSetti…