Home
last modified time | relevance | path

Searched defs:newLineCharacter (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/src/services/codefixes/
DdisableJsDiagnostics.ts19 …const newLineCharacter = sourceFile.checkJsDirective ? "" : getNewLineOrDefaultFromHost(host, form… constant
/third_party/typescript/src/testRunner/unittests/services/extract/
Dhelpers.ts66 export const newLineCharacter = "\n"; constant
/third_party/typescript/src/testRunner/unittests/services/
DtextChanges.ts19 const newLineCharacter = getNewLineCharacter(printerOptions); constant
/third_party/typescript/src/services/
DtextChanges.ts278 …constructor(private readonly newLineCharacter: string, private readonly formatContext: formatting.… property in ts.textChanges.ChangeTracker
Dtypes.ts912 newLineCharacter?: string; property
/third_party/typescript/lib/
Dprotocol.d.ts2518 newLineCharacter?: string; property
Dtypescript.js115538 function getDefaultFormatCodeSettings(newLineCharacter) { argument
135361 function ChangeTracker(newLineCharacter, formatContext) { argument
135948 function getNewFileText(statements, scriptKind, newLineCharacter, formatContext) { argument
135954 function getTextChangesFromChanges(changes, newLineCharacter, formatContext, validate) { argument
135982 … function newFileChanges(oldFile, fileName, statements, newLineCharacter, formatContext) { argument
135987 … function newFileChangesWorker(oldFile, scriptKind, statements, newLineCharacter, formatContext) { argument
135995 function computeNewText(change, sourceFile, newLineCharacter, formatContext, validate) { argument
136020 …function getFormattedTextOfNode(nodeIn, sourceFile, pos, _a, newLineCharacter, formatContext, vali… argument
136037 function getNonformattedText(node, sourceFile, newLineCharacter) { argument
DtypescriptServices.js115538 function getDefaultFormatCodeSettings(newLineCharacter) { argument
135361 function ChangeTracker(newLineCharacter, formatContext) { argument
135948 function getNewFileText(statements, scriptKind, newLineCharacter, formatContext) { argument
135954 function getTextChangesFromChanges(changes, newLineCharacter, formatContext, validate) { argument
135982 … function newFileChanges(oldFile, fileName, statements, newLineCharacter, formatContext) { argument
135987 … function newFileChangesWorker(oldFile, scriptKind, statements, newLineCharacter, formatContext) { argument
135995 function computeNewText(change, sourceFile, newLineCharacter, formatContext, validate) { argument
136020 …function getFormattedTextOfNode(nodeIn, sourceFile, pos, _a, newLineCharacter, formatContext, vali… argument
136037 function getNonformattedText(node, sourceFile, newLineCharacter) { argument
Dtsserverlibrary.d.ts5942 newLineCharacter?: string; property
DtypescriptServices.d.ts5942 newLineCharacter?: string; property
Dtypescript.d.ts5942 newLineCharacter?: string; property
Dtsserverlibrary.js115538 function getDefaultFormatCodeSettings(newLineCharacter) { argument
135361 function ChangeTracker(newLineCharacter, formatContext) { argument
135948 function getNewFileText(statements, scriptKind, newLineCharacter, formatContext) { argument
135954 function getTextChangesFromChanges(changes, newLineCharacter, formatContext, validate) { argument
135982 … function newFileChanges(oldFile, fileName, statements, newLineCharacter, formatContext) { argument
135987 … function newFileChangesWorker(oldFile, scriptKind, statements, newLineCharacter, formatContext) { argument
135995 function computeNewText(change, sourceFile, newLineCharacter, formatContext, validate) { argument
136020 …function getFormattedTextOfNode(nodeIn, sourceFile, pos, _a, newLineCharacter, formatContext, vali… argument
136037 function getNonformattedText(node, sourceFile, newLineCharacter) { argument
Dtsserver.js114969 function getDefaultFormatCodeSettings(newLineCharacter) { argument
134792 function ChangeTracker(newLineCharacter, formatContext) { argument
135379 function getNewFileText(statements, scriptKind, newLineCharacter, formatContext) { argument
135385 function getTextChangesFromChanges(changes, newLineCharacter, formatContext, validate) { argument
135413 … function newFileChanges(oldFile, fileName, statements, newLineCharacter, formatContext) { argument
135418 … function newFileChangesWorker(oldFile, scriptKind, statements, newLineCharacter, formatContext) { argument
135426 function computeNewText(change, sourceFile, newLineCharacter, formatContext, validate) { argument
135451 …function getFormattedTextOfNode(nodeIn, sourceFile, pos, _a, newLineCharacter, formatContext, vali… argument
135468 function getNonformattedText(node, sourceFile, newLineCharacter) { argument
/third_party/typescript/src/server/
Dprotocol.ts3266 newLineCharacter?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts6027 newLineCharacter?: string; property
Dtypescript.d.ts6027 newLineCharacter?: string; property