@@ -1411,27 +1411,24 @@ DirectoryWatcher:: Triggered with /user/username/projects/myproject/src/external
14111411Scheduled: / u s e r / username/ projects / myproject / tsconfig . jsonFailedLookupInvalidation
14121412Elapsed :: * ms DirectoryWatcher:: Triggered with / user / username / projects / myproject / src / externalThing . ts :: WatchInfo: / u s e r / username/ projects / myproject / src 1 undefined Project: / u s e r / username/ projects / myproject / tsconfig . json WatchType: Failed Lookup Locations
14131413Running: / u s e r / username/ projects / myproject / tsconfig . json
1414- Scheduled : * ensureProjectForOpenFiles * , Cancelled earlier one
14151414FileWatcher:: Added:: WatchInfo: / u s e r / username/ projects / myproject / src / externalThing . ts 500 undefined WatchType : Closed Script info
14161415Starting updateGraphWorker: Project: / u s e r / username/ projects / myproject / tsconfig . json
14171416Reusing resolution of module './filePresent' from '/user/username/projects/myproject/src/anotherFileReusingResolution.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/filePresent.ts' .
1418- Reusing resolution of module './fileNotFound' from '/user/username/projects/myproject/src/anotherFileReusingResolution.ts' of old program , it was not resolved .
1419- = === === = Resolving module 'externalThing' from '/user/username/projects/myproject/src/anotherFileReusingResolution.ts' . = === = ===
1420- Module resolution kind is not specified , using 'Classic' .
1421- File '/user/username/projects/myproject/src/externalThing.ts' exist - use it as a name resolution result .
1422- = === === = Module name 'externalThing' was successfully resolved to '/user/username/projects/myproject/src/externalThing.ts' . = === = ===
1417+ Reusing resolution of module 'externalThing' from '/user/username/projects/myproject/src/anotherFileReusingResolution.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/externalThing.d.ts' .
14231418Reusing resolution of module 'externalThingNotPresent' from '/user/username/projects/myproject/src/anotherFileReusingResolution.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/externalThingNotPresent.ts' .
1419+ Reusing resolution of module './fileNotFound' from '/user/username/projects/myproject/src/anotherFileReusingResolution.ts' of old program , it was not resolved .
14241420Reusing resolution of module './newFile' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/newFile.ts' .
14251421Reusing resolution of module './filePresent' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/filePresent.ts' .
1426- Reusing resolution of module './fileNotFound ' from '/user/username/projects/myproject/src/main.ts' of old program , it was not resolved .
1427- Reusing resolution of module 'externalThing' from '/user/username/projects/myproject/src/main.ts' found in cache from location '/user/username/projects/myproject/src' , it was successfully resolved to '/user/username/projects/myproject/src/externalThing.ts' .
1422+ Reusing resolution of module './filePresent ' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/filePresent.ts' .
1423+ Reusing resolution of module 'externalThing' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/externalThing.d .ts' .
14281424Reusing resolution of module 'externalThingNotPresent' from '/user/username/projects/myproject/src/main.ts' of old program , it was successfully resolved to '/user/username/projects/myproject/src/externalThingNotPresent.ts' .
1425+ Reusing resolution of module './fileNotFound' from '/user/username/projects/myproject/src/main.ts' of old program , it was not resolved .
14291426Finishing updateGraphWorker: Project: / u s e r / username/ projects / myproject / tsconfig . json Version: 10 structureChanged: true structureIsReused:: SafeModules Elapsed :: * ms
14301427Project '/user/username/projects/myproject/tsconfig.json' ( Configured )
1431- Files ( 14 )
1428+ Files ( 15 )
14321429 / a / lib / lib . d . ts
14331430 / user / username / projects / myproject / src / filePresent . ts
1434- / user / username / projects / myproject / src / externalThing . ts
1431+ / user / username / projects / myproject / src / externalThing . d . ts
14351432 / user / username / projects / myproject / src / externalThingNotPresent . ts
14361433 / user / username / projects / myproject / src / anotherFileReusingResolution . ts
14371434 / user / username / projects / myproject / src / types . ts
@@ -1443,6 +1440,7 @@ Project '/user/username/projects/myproject/tsconfig.json' (Configured)
14431440 / user / username / projects / myproject / src / globalMain . ts
14441441 / user / username / projects / myproject / src / newFile . ts
14451442 / user / username / projects / myproject / src / main . ts
1443+ / user / username / projects / myproject / src / externalThing . ts
14461444
14471445
14481446 . . / . . / . . / . . / a / lib / lib . d . ts
@@ -1452,10 +1450,9 @@ Project '/user/username/projects/myproject/tsconfig.json' (Configured)
14521450 Matched by include pattern 'src/**/*.ts' in 'tsconfig.json'
14531451 Imported via "./filePresent" from file 'src / main . ts '
14541452 Imported via "./filePresent" from file 'src/main.ts'
1455- src / externalThing . ts
1453+ src / externalThing . d . ts
14561454 Imported via "externalThing" from file 'src / anotherFileReusingResolution . ts '
14571455 Imported via "externalThing" from file 'src/main.ts'
1458- Matched by include pattern 'src/**/*.ts' in 'tsconfig.json'
14591456 src / externalThingNotPresent . ts
14601457 Imported via "externalThingNotPresent" from file 'src / anotherFileReusingResolution . ts '
14611458 Imported via "externalThingNotPresent" from file 'src/main.ts'
@@ -1487,12 +1484,14 @@ Project '/user/username/projects/myproject/tsconfig.json' (Configured)
14871484 Matched by include pattern 'src/**/*.ts' in 'tsconfig.json'
14881485 src / main . ts
14891486 Matched by include pattern 'src/**/*.ts' in 'tsconfig.json'
1487+ src / externalThing . ts
1488+ Matched by include pattern 'src/**/*.ts' in 'tsconfig.json'
14901489
14911490-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
14921491Running : * ensureProjectForOpenFiles *
14931492Before ensureProjectForOpenFiles:
14941493Project '/user/username/projects/myproject/tsconfig.json' ( Configured )
1495- Files ( 14 )
1494+ Files ( 15 )
14961495
14971496-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
14981497Open files :
@@ -1502,7 +1501,7 @@ Open files:
15021501 Projects: / u s e r / username/ projects / myproject / tsconfig . json
15031502After ensureProjectForOpenFiles:
15041503Project '/user/username/projects/myproject/tsconfig.json' ( Configured )
1505- Files ( 14 )
1504+ Files ( 15 )
15061505
15071506-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
15081507Open files :
@@ -1528,8 +1527,8 @@ interface Array<T> { length: number; [n: number]: T; }
15281527{ "fileName" :"/user/username/projects/myproject/src/filePresent.ts" , "version" :"11598859296-export function something() { return 10; }" }
15291528export function something ( ) { return 10 ; }
15301529
1531- { "fileName" :"/user/username/projects/myproject/src/externalThing.ts" , "version" :"5618215488 -export function externalThing1() { return 10; } " }
1532- export function externalThing1 ( ) { return 10 ; }
1530+ { "fileName" :"/user/username/projects/myproject/src/externalThing.d. ts" , "version" :"5686005290 -export function externalThing1(): number; " }
1531+ export function externalThing1 ( ) : number ;
15331532
15341533{ "fileName" :"/user/username/projects/myproject/src/externalThingNotPresent.ts" , "version" :"5318862050-export function externalThing2() { return 20; }" }
15351534export function externalThing2 ( ) { return 20 ; }
@@ -1582,3 +1581,6 @@ something();
15821581import { externalThing1 } from "externalThing" ;
15831582import { externalThing2 } from "externalThingNotPresent" ;
15841583
1584+ { "fileName" :"/user/username/projects/myproject/src/externalThing.ts" , "version" :"5618215488-export function externalThing1() { return 10; }" }
1585+ export function externalThing1 ( ) { return 10 ; }
1586+
0 commit comments