/third_party/typescript/src/jsTyping/ |
D | types.ts | 15 readonly projectRootPath: Path; property 36 readonly projectRootPath: Path; property
|
/third_party/typescript/src/server/ |
D | typingsCache.ts | 4 projectRootPath: Path; property
|
D | project.ts | 1843 readonly projectRootPath: string | undefined; property in ts.server.InferredProject
|
D | editorServices.ts | 638 projectRootPath?: string; property 1853 const projectRootPath = this.openFiles.get(info.path); constant
|
D | protocol.ts | 1645 projectRootPath?: string; property 1843 projectRootPath?: string; property
|
/third_party/typescript/src/testRunner/unittests/tsserver/ |
D | projects.ts | 1295 const projectRootPath = "/users/username/projects/project"; constant 1315 const projectRootPath = "/users/username/projects/project"; constant 1386 const projectRootPath = "/users/username/projects/project"; constant 1527 const projectRootPath = "/users/username/projects/project"; constant
|
D | symLinks.ts | 98 const projectRootPath = "/users/username/projects/myproject"; constant
|
D | projectErrors.ts | 417 const projectRootPath = "/users/username/projects/myproject"; constant
|
D | typingsInstaller.ts | 1999 const projectRootPath = `${projects}/san2`; constant
|
/third_party/typescript/src/typingsInstaller/ |
D | nodeTypingsInstaller.ts | 157 const { fileName, packageName, projectName, projectRootPath } = req; constant
|
/third_party/typescript/src/services/ |
D | shims.ts | 26 projectRootPath: string; // The path to the project root directory property
|
/third_party/typescript/lib/ |
D | protocol.d.ts | 1202 projectRootPath?: string; property 1332 projectRootPath?: string; property
|
D | tsserverlibrary.d.ts | 5248 readonly projectRootPath: Path; property 5266 readonly projectRootPath: Path; property 9343 projectRootPath: Path; property
|
D | typescript.d.ts | 5248 readonly projectRootPath: Path; property 5266 readonly projectRootPath: Path; property
|
D | typescriptServices.d.ts | 5248 readonly projectRootPath: Path; property 5266 readonly projectRootPath: Path; property
|
D | tsserverlibrary.js | 115221 …function discoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocat… argument 154138 …age(__assign(__assign({}, options), { projectName: this.projectName, projectRootPath: this.toPath(… property 155402 …ect(projectService, documentRegistry, compilerOptions, watchOptions, projectRootPath, currentDirec… argument 156524 …totype.setCompilerOptionsForInferredProjects = function (projectCompilerOptions, projectRootPath) { argument 156869 …ojectService.prototype.assignOrphanScriptInfoToInferredProject = function (info, projectRootPath) { argument 156917 this.openFiles.forEach(function (projectRootPath, path) { argument 157301 this.openFiles.forEach(function (projectRootPath, path) { argument 157621 …rototype.getOrCreateInferredProjectForProjectRootPathIfEnabled = function (info, projectRootPath) { argument 157689 …ype.createInferredProject = function (currentDirectory, isSingleInferredProject, projectRootPath) { argument 158272 this.openFiles.forEach(function (projectRootPath, path) { argument [all …]
|
D | tsserver.js | 152355 …function discoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocat… argument 153944 …age(__assign(__assign({}, options), { projectName: this.projectName, projectRootPath: this.toPath(… property 155208 …ect(projectService, documentRegistry, compilerOptions, watchOptions, projectRootPath, currentDirec… argument 156330 …totype.setCompilerOptionsForInferredProjects = function (projectCompilerOptions, projectRootPath) { argument 156675 …ojectService.prototype.assignOrphanScriptInfoToInferredProject = function (info, projectRootPath) { argument 156723 this.openFiles.forEach(function (projectRootPath, path) { argument 157107 this.openFiles.forEach(function (projectRootPath, path) { argument 157427 …rototype.getOrCreateInferredProjectForProjectRootPathIfEnabled = function (info, projectRootPath) { argument 157495 …ype.createInferredProject = function (currentDirectory, isSingleInferredProject, projectRootPath) { argument 158078 this.openFiles.forEach(function (projectRootPath, path) { argument [all …]
|
D | typingsInstaller.js | 115016 …function discoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocat… argument 115610 … TypingsInstaller.prototype.watchFiles = function (projectName, files, projectRootPath, options) { argument
|
D | typescriptServices.js | 115221 …function discoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocat… argument
|
D | typescript.js | 115221 …function discoverTypings(host, log, fileNames, projectRootPath, safeList, packageNameToTypingLocat… argument
|
/third_party/typescript/tests/baselines/reference/api/ |
D | tsserverlibrary.d.ts | 5489 readonly projectRootPath: Path; property 5507 readonly projectRootPath: Path; property 9622 projectRootPath: Path; property
|
D | typescript.d.ts | 5489 readonly projectRootPath: Path; property 5507 readonly projectRootPath: Path; property
|