Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dtypes.ts1032 export function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings { function
1059 export const testFormatSettings = getDefaultFormatCodeSettings("\n");
/third_party/typescript/src/server/
DscriptInfo.ts556 this.formatSettings = getDefaultFormatCodeSettings(this.host.newLine);
DeditorServices.ts869 formatCodeOptions: getDefaultFormatCodeSettings(this.host.newLine),
/third_party/typescript/lib/
Dtypescript.d.ts6786 function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; function
DtypescriptServices.d.ts6786 function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; function
Dtsserverlibrary.d.ts6786 function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6786 function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; function
Dtsserverlibrary.d.ts6786 function getDefaultFormatCodeSettings(newLineCharacter?: string): FormatCodeSettings; function