| /third_party/typescript/src/server/ |
| D | editorServices.ts | 90 readonly configFileName: "tsconfig.json" | "jsconfig.json" | "other"; property 321 configFileName?: NormalizedPath; property 483 const configFileName = toNormalizedPath(possibleDefaultRef.sourceFile.fileName); constant 516 const configFileName = toNormalizedPath(ref.sourceFile.fileName); constant 543 const configFileName = toNormalizedPath(ref.sourceFile.fileName); constant 1279 const configFileName = project.getConfigFilePath(); constant 1656 const configFileName = project.getConfigFilePath(); constant 1683 const configFileName = closedProject.getConfigFilePath(); constant 1895 const configFileName = this.getConfigFileNameForFile(info); constant 1921 …const configFileName = this.forEachConfigFileLocation(info, (configFileName, canonicalConfigFilePa… constant [all …]
|
| D | session.ts | 849 const { triggerFile, configFileName: configFile, diagnostics } = event.data; constant
|
| D | protocol.ts | 493 configFileName: string; property
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | cachingFileSystemInformation.ts | 302 const { configFileName } = projectService.openClientFile(clientFile.path); constant 324 const { configFileName: config2 } = projectService.openClientFile(moduleFile.path); constant 392 const { configFileName } = projectService.openClientFile(file1.path); constant 421 const { configFileName: configFile2 } = projectService.openClientFile(file3.path); constant 549 const { configFileName } = projectService.openClientFile(app.path); constant
|
| D | jsDocTagCheck.ts | 85 const { configFileName } = projectService.openClientFile(aUser.path); constant
|
| D | conditionCheck.ts | 84 const { configFileName } = projectService.openClientFile(aUser.path); constant
|
| D | openFile.ts | 63 …const { configFileName } = service.openClientFile(file.path, /*fileContent*/ undefined, /*scriptKi… constant
|
| D | inferredProjects.ts | 18 const { configFileName } = projectService.openClientFile(appFile.path); constant
|
| D | configuredProjects.ts | 29 const { configFileName, configFileErrors } = projectService.openClientFile(file1.path); constant 69 const { configFileName, configFileErrors } = projectService.openClientFile(file1.path); constant
|
| /third_party/typescript/src/testRunner/unittests/config/ |
| D | projectReferences.ts | 3 configFileName?: string; property 49 const configFileName = combineAllPaths("/", key, sp.configFileName || "tsconfig.json"); constant
|
| /third_party/typescript/src/testRunner/unittests/tsbuild/ |
| D | graphOrdering.ts | 79 const configFileName = getProjectFileName(proj); constant
|
| /third_party/typescript/src/compiler/ |
| D | watchPublic.ts | 145 configFileName: string; property 262 …const { configFileName, optionsToExtend: optionsToExtendForConfigFile = {}, watchOptionsToExtend, … constant
|
| D | watchUtilities.ts | 382 configFileName: string; property
|
| D | watch.ts | 588 configFileName: string; property
|
| D | tsbuildPublic.ts | 1919 const configFileName = resolveProjectName(state, project); constant
|
| /third_party/typescript/src/testRunner/ |
| D | projectsRunner.ts | 133 let configFileName: string | undefined; variable
|
| /third_party/typescript/src/harness/ |
| D | fourslashImpl.ts | 246 let configFileName: string | undefined; variable
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.js | 37862 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 38224 function convertToTSConfig(configParseResult, configFileName, host) { argument 38477 …function parseJsonConfigFileContent(json, host, basePath, existingOptions, configFileName, resolut… argument 38488 …ceFileConfigFileContent(sourceFile, host, basePath, existingOptions, configFileName, resolutionSta… argument 38516 …, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFileName, resolutionSta… argument 38661 function getErrorForNoInputFiles(_a, configFileName) { argument 38674 …function updateErrorForNoInputFiles(fileNames, configFileName, configFileSpecs, configParseDiagnos… argument 38692 …function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ex… argument 38738 function parseOwnConfigOfJson(json, host, basePath, configFileName, errors) { argument 38760 function parseOwnConfigOfJsonSourceFile(sourceFile, host, basePath, configFileName, errors) { argument [all …]
|
| D | tsserver.js | 37668 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 38030 function convertToTSConfig(configParseResult, configFileName, host) { argument 38283 …function parseJsonConfigFileContent(json, host, basePath, existingOptions, configFileName, resolut… argument 38294 …ceFileConfigFileContent(sourceFile, host, basePath, existingOptions, configFileName, resolutionSta… argument 38322 …, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFileName, resolutionSta… argument 38467 function getErrorForNoInputFiles(_a, configFileName) { argument 38480 …function updateErrorForNoInputFiles(fileNames, configFileName, configFileSpecs, configParseDiagnos… argument 38498 …function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ex… argument 38544 function parseOwnConfigOfJson(json, host, basePath, configFileName, errors) { argument 38566 function parseOwnConfigOfJsonSourceFile(sourceFile, host, basePath, configFileName, errors) { argument [all …]
|
| D | tsc.js | 30656 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 30972 function convertToTSConfig(configParseResult, configFileName, host) { argument 31198 …function parseJsonConfigFileContent(json, host, basePath, existingOptions, configFileName, resolut… argument 31202 …ceFileConfigFileContent(sourceFile, host, basePath, existingOptions, configFileName, resolutionSta… argument 31218 …, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFileName, resolutionSta… argument 31356 function getErrorForNoInputFiles(_a, configFileName) { argument 31367 …function updateErrorForNoInputFiles(fileNames, configFileName, configFileSpecs, configParseDiagnos… argument 31381 …function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ex… argument 31421 function parseOwnConfigOfJson(json, host, basePath, configFileName, errors) { argument 31441 function parseOwnConfigOfJsonSourceFile(sourceFile, host, basePath, configFileName, errors) { argument [all …]
|
| D | typingsInstaller.js | 37657 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 38019 function convertToTSConfig(configParseResult, configFileName, host) { argument 38272 …function parseJsonConfigFileContent(json, host, basePath, existingOptions, configFileName, resolut… argument 38283 …ceFileConfigFileContent(sourceFile, host, basePath, existingOptions, configFileName, resolutionSta… argument 38311 …, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFileName, resolutionSta… argument 38456 function getErrorForNoInputFiles(_a, configFileName) { argument 38469 …function updateErrorForNoInputFiles(fileNames, configFileName, configFileSpecs, configParseDiagnos… argument 38487 …function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ex… argument 38533 function parseOwnConfigOfJson(json, host, basePath, configFileName, errors) { argument 38555 function parseOwnConfigOfJsonSourceFile(sourceFile, host, basePath, configFileName, errors) { argument [all …]
|
| D | protocol.d.ts | 345 configFileName: string; property
|
| D | typescriptServices.js | 37862 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 38224 function convertToTSConfig(configParseResult, configFileName, host) { argument 38477 …function parseJsonConfigFileContent(json, host, basePath, existingOptions, configFileName, resolut… argument 38488 …ceFileConfigFileContent(sourceFile, host, basePath, existingOptions, configFileName, resolutionSta… argument 38516 …, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFileName, resolutionSta… argument 38661 function getErrorForNoInputFiles(_a, configFileName) { argument 38674 …function updateErrorForNoInputFiles(fileNames, configFileName, configFileSpecs, configParseDiagnos… argument 38692 …function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ex… argument 38738 function parseOwnConfigOfJson(json, host, basePath, configFileName, errors) { argument 38760 function parseOwnConfigOfJsonSourceFile(sourceFile, host, basePath, configFileName, errors) { argument [all …]
|
| D | typescript.js | 37862 …function getParsedCommandLineOfConfigFile(configFileName, optionsToExtend, host, extendedConfigCac… argument 38224 function convertToTSConfig(configParseResult, configFileName, host) { argument 38477 …function parseJsonConfigFileContent(json, host, basePath, existingOptions, configFileName, resolut… argument 38488 …ceFileConfigFileContent(sourceFile, host, basePath, existingOptions, configFileName, resolutionSta… argument 38516 …, sourceFile, host, basePath, existingOptions, existingWatchOptions, configFileName, resolutionSta… argument 38661 function getErrorForNoInputFiles(_a, configFileName) { argument 38674 …function updateErrorForNoInputFiles(fileNames, configFileName, configFileSpecs, configParseDiagnos… argument 38692 …function parseConfig(json, sourceFile, host, basePath, configFileName, resolutionStack, errors, ex… argument 38738 function parseOwnConfigOfJson(json, host, basePath, configFileName, errors) { argument 38760 function parseOwnConfigOfJsonSourceFile(sourceFile, host, basePath, configFileName, errors) { argument [all …]
|
| D | tsserverlibrary.d.ts | 9676 readonly configFileName: "tsconfig.json" | "jsconfig.json" | "other"; property 9745 configFileName?: NormalizedPath; property
|