Home
last modified time | relevance | path

Searched refs:includeGlob (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/services/
DstringCompletions.ts584 const includeGlob = normalizedSuffix ? "**/*" : "./*"; constant
586 …eadDirectory(host, baseDirectory, fileExtensions, /*exclude*/ undefined, [includeGlob]), match => {
/third_party/typescript/lib/
DtypescriptServices.js120329 var includeGlob = normalizedSuffix ? "**/*" : "./*";
120330 …Directory(host, baseDirectory, fileExtensions, /*exclude*/ undefined, [includeGlob]), function (ma…
Dtsserverlibrary.js120329 var includeGlob = normalizedSuffix ? "**/*" : "./*";
120330 …Directory(host, baseDirectory, fileExtensions, /*exclude*/ undefined, [includeGlob]), function (ma…
Dtsserver.js119760 var includeGlob = normalizedSuffix ? "**/*" : "./*";
119761 …Directory(host, baseDirectory, fileExtensions, /*exclude*/ undefined, [includeGlob]), function (ma…
Dtypescript.js120329 var includeGlob = normalizedSuffix ? "**/*" : "./*";
120330 …Directory(host, baseDirectory, fileExtensions, /*exclude*/ undefined, [includeGlob]), function (ma…