| /third_party/typescript/src/services/codefixes/ |
| D | disableJsDiagnostics.ts | 19 …const newLineCharacter = sourceFile.checkJsDirective ? "" : getNewLineOrDefaultFromHost(host, form… constant
|
| /third_party/typescript/src/testRunner/unittests/services/extract/ |
| D | helpers.ts | 66 export const newLineCharacter = "\n"; constant
|
| /third_party/typescript/src/testRunner/unittests/services/ |
| D | textChanges.ts | 19 const newLineCharacter = getNewLineCharacter(printerOptions); constant
|
| /third_party/typescript/src/services/ |
| D | textChanges.ts | 278 …constructor(private readonly newLineCharacter: string, private readonly formatContext: formatting.… property in ts.textChanges.ChangeTracker
|
| D | types.ts | 912 newLineCharacter?: string; property
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2518 newLineCharacter?: string; property
|
| D | typescript.js | 115538 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
|
| D | typescriptServices.js | 115538 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
|
| D | tsserverlibrary.d.ts | 5942 newLineCharacter?: string; property
|
| D | typescriptServices.d.ts | 5942 newLineCharacter?: string; property
|
| D | typescript.d.ts | 5942 newLineCharacter?: string; property
|
| D | tsserverlibrary.js | 115538 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
|
| D | tsserver.js | 114969 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/ |
| D | protocol.ts | 3266 newLineCharacter?: string; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 6027 newLineCharacter?: string; property
|
| D | typescript.d.ts | 6027 newLineCharacter?: string; property
|