@@ -66,7 +66,8 @@ fooFrom
66
66
//// [/tsconfig.json]
67
67
{
68
68
"compilerOptions" : {
69
- "module" : "nodenext"
69
+ "module" : "nodenext" ,
70
+ "types" : [ ]
70
71
}
71
72
}
72
73
@@ -102,6 +103,7 @@ Info seq [hh:mm:ss:mss] Config: /tsconfig.json : {
102
103
] ,
103
104
"options" : {
104
105
"module" : 199 ,
106
+ "types" : [ ] ,
105
107
"configFilePath" : "/tsconfig.json"
106
108
}
107
109
}
@@ -112,17 +114,13 @@ Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /lib.decorators.d.ts 5
112
114
Info seq [ hh :mm:ss:mss ] FileWatcher:: Added:: WatchInfo: / l i b .d e c o r a t o r s .l e g a c y .d .t s 5 0 0 u n d e f i n e d W a t c h T y p e : C l o s e d S c r i p t i n f o
113
115
Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / s r c / foo. ts 500 undefined WatchType: Closed Script info
114
116
Info seq [ hh :mm :ss :mss ] Starting updateGraphWorker: Project: / t s c o n f i g .j s o n
115
- Info seq [ hh :mm:ss:mss ] FileWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s / @types / dependency / package . json 2000 undefined Project : / tsconfig . json WatchType: File location affecting resolution
116
- Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s / @types / dependency / lib / index . d . ts 500 undefined WatchType : Closed Script info
117
- Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s / @types / dependency / lib / package . json 2000 undefined Project : / tsconfig . json WatchType: File location affecting resolution
118
117
Info seq [ hh :mm:ss:mss ] Finishing updateGraphWorker: Project: / t s c o n f i g .j s o n p r o j e c t S t a t e V e r s i o n : 1 p r o j e c t P r o g r a m V e r s i o n : 0 s t r u c t u r e C h a n g e d : t r u e s t r u c t u r e I s R e u s e d : : N o t E l a p s e d : : * m s
119
118
Info seq [ hh :mm:ss:mss ] Project '/tsconfig.json' ( Configured )
120
- Info seq [ hh :mm :ss :mss ] Files ( 5 )
119
+ Info seq [ hh :mm :ss :mss ] Files ( 4 )
121
120
/ lib . decorators . d . ts Text - 1 lib . decorators . d . ts - Text
122
121
/ lib . decorators . legacy . d . ts Text - 1 lib . decorators . legacy . d . ts - Text
123
122
/ lib . d . ts Text - 1 lib . d . ts - Text
124
123
/ src / foo . ts Text - 1 "fooFrom"
125
- / node_modules / @types / dependency / lib / index . d . ts Text - 1 "export declare function fooFromAtTypesIndex(): void;"
126
124
127
125
128
126
lib . decorators . d . ts
@@ -136,9 +134,6 @@ Info seq [hh:mm:ss:mss] Files (5)
136
134
src/foo.ts
137
135
Matched by default include pattern '**/ * '
138
136
File is ECMAScript module because 'package.json' has field "type" with value "module"
139
- node_modules / @types / dependency / lib / index . d . ts
140
- Entry point for implicit type library 'dependency' with packageId '@types/dependency/lib/[email protected] '
141
- File is ECMAScript module because 'node_modules/@types/dependency/package.json' has field "type" with value "module"
142
137
143
138
Info seq [ hh :mm :ss :mss ] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
144
139
Info seq [ hh :mm :ss :mss ] event:
@@ -163,14 +158,15 @@ Info seq [hh:mm:ss:mss] event:
163
158
}
164
159
Info seq [ hh :mm :ss :mss ] Starting updateGraphWorker: Project: / d e v / null/ inferredProject1 *
165
160
Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s / @types / dependency / package . json 2000 undefined Project : / dev / null / inferredProject1 * WatchType : File location affecting resolution
161
+ Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s / @types / dependency / lib / index . d . ts 500 undefined WatchType : Closed Script info
166
162
Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s / @types / dependency / lib / package . json 2000 undefined Project : / dev / null / inferredProject1 * WatchType : File location affecting resolution
167
163
Info seq [ hh :mm :ss :mss ] Finishing updateGraphWorker: Project: / d e v / null/ inferredProject1 * projectStateVersion : 1 projectProgramVersion : 0 structureChanged: true structureIsReused:: Not Elapsed :: * ms
168
164
Info seq [ hh :mm :ss :mss ] Project '/dev/null/inferredProject1*' ( Inferred )
169
165
Info seq [ hh :mm :ss :mss ] Files ( 5 )
170
166
/ lib . d . ts Text - 1 lib . d . ts - Text
171
167
/ lib . decorators . d . ts Text - 1 lib . decorators . d . ts - Text
172
168
/ lib . decorators . legacy . d . ts Text - 1 lib . decorators . legacy . d . ts - Text
173
- / tsconfig . json SVC - 1 - 0 "{\n \"compilerOptions\": {\n \"module\": \"nodenext\"\n }\n}"
169
+ / tsconfig . json SVC - 1 - 0 "{\n \"compilerOptions\": {\n \"module\": \"nodenext\",\n \"types\": [] \n }\n}"
174
170
/ node_modules / @types / dependency / lib / index . d . ts Text - 1 "export declare function fooFromAtTypesIndex(): void;"
175
171
176
172
@@ -189,7 +185,7 @@ Info seq [hh:mm:ss:mss] Files (5)
189
185
Info seq [ hh :mm :ss :mss ] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
190
186
Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / p a c k a g e .j s o n 2 5 0 u n d e f i n e d W a t c h T y p e : p a c k a g e .j s o n f i l e
191
187
Info seq [ hh :mm:ss:mss ] Project '/tsconfig.json' ( Configured )
192
- Info seq [ hh :mm :ss :mss ] Files ( 5 )
188
+ Info seq [ hh :mm :ss :mss ] Files ( 4 )
193
189
194
190
Info seq [ hh :mm :ss :mss ] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
195
191
Info seq [ hh :mm :ss :mss ] Project '/dev/null/inferredProject1*' ( Inferred )
@@ -211,10 +207,8 @@ watchedFiles::
211
207
{ "pollingInterval" :500 }
212
208
/ node_modules / @types / dependency / lib / package . json : * new *
213
209
{ "pollingInterval" :2000 }
214
- { "pollingInterval" :2000 }
215
210
/ node_modules / @types / dependency / package . json : * new *
216
211
{ "pollingInterval" :2000 }
217
- { "pollingInterval" :2000 }
218
212
/ package . json : * new *
219
213
{ "pollingInterval" :250 }
220
214
/ src / foo . ts : * new *
@@ -253,8 +247,7 @@ ScriptInfos::
253
247
/ dev / null / inferredProject1 *
254
248
/ n o d e _ m o d u l e s / @types / dependency / lib / index . d . ts * new *
255
249
version : Text - 1
256
- containingProjects: 2
257
- / tsconfig . json
250
+ containingProjects: 1
258
251
/ dev / null / inferredProject1 *
259
252
/ s r c / foo. ts * new *
260
253
version : Text - 1
@@ -277,7 +270,7 @@ Info seq [hh:mm:ss:mss] request:
277
270
Info seq [ hh :mm :ss :mss ] FileWatcher:: Close:: WatchInfo: / s r c / foo. ts 500 undefined WatchType: Closed Script info
278
271
Info seq [ hh :mm :ss :mss ] getConfigFileNameForFile:: File: / s r c / foo. ts ProjectRootPath: undefined :: Result: / t s c o n f i g .j s o n
279
272
Info seq [ hh :mm:ss:mss ] Project '/tsconfig.json' ( Configured )
280
- Info seq [ hh :mm :ss :mss ] Files ( 5 )
273
+ Info seq [ hh :mm :ss :mss ] Files ( 4 )
281
274
282
275
Info seq [ hh :mm :ss :mss ] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
283
276
Info seq [ hh :mm :ss :mss ] Project '/dev/null/inferredProject1*' ( Inferred )
@@ -301,10 +294,8 @@ watchedFiles::
301
294
{ "pollingInterval" :500 }
302
295
/ node_modules / @types / dependency / lib / package . json :
303
296
{ "pollingInterval" :2000 }
304
- { "pollingInterval" :2000 }
305
297
/ node_modules / @types / dependency / package . json :
306
298
{ "pollingInterval" :2000 }
307
- { "pollingInterval" :2000 }
308
299
/ package . json :
309
300
{ "pollingInterval" :250 }
310
301
/ tsconfig . json :
@@ -345,8 +336,7 @@ ScriptInfos::
345
336
/ dev / null / inferredProject1 *
346
337
/ n o d e _ m o d u l e s / @types / dependency / lib / index . d . ts
347
338
version: Text - 1
348
- containingProjects: 2
349
- / tsconfig . json
339
+ containingProjects: 1
350
340
/ dev / null / inferredProject1 *
351
341
/ s r c / foo. ts ( Open ) * changed *
352
342
open : true * changed *
@@ -418,7 +408,7 @@ Info seq [hh:mm:ss:mss] forEachExternalModuleToImportFrom autoImportProvider: *
418
408
Info seq [ hh :mm :ss :mss ] getExportInfoMap: done in * ms
419
409
Info seq [ hh :mm :ss :mss ] DirectoryWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s 1 u n d e f i n e d W a t c h T y p e : n o d e _ m o d u l e s f o r c l o s e d s c r i p t i n f o s a n d p a c k a g e .j s o n s a f f e c t i n g m o d u l e s p e c i f i e r c a c h e
420
410
Info seq [ hh :mm:ss:mss ] Elapsed :: * ms DirectoryWatcher:: Added:: WatchInfo: / n o d e _ m o d u l e s 1 u n d e f i n e d W a t c h T y p e : n o d e _ m o d u l e s f o r c l o s e d s c r i p t i n f o s a n d p a c k a g e .j s o n s a f f e c t i n g m o d u l e s p e c i f i e r c a c h e
421
- Info seq [ hh :mm:ss:mss ] collectAutoImports: resolved 3 module specifiers , plus 0 ambient and 0 from cache
411
+ Info seq [ hh :mm:ss:mss ] collectAutoImports: resolved 2 module specifiers , plus 0 ambient and 0 from cache
422
412
Info seq [ hh :mm :ss :mss ] collectAutoImports: response is complete
423
413
Info seq [ hh :mm :ss :mss ] collectAutoImports : *
424
414
Info seq [ hh :mm :ss :mss ] getCompletionData: Semantic work : *
@@ -1092,26 +1082,6 @@ Info seq [hh:mm:ss:mss] response:
1092
1082
"kindModifiers" : "" ,
1093
1083
"sortText" : "15"
1094
1084
} ,
1095
- {
1096
- "name" : "fooFromAtTypesIndex" ,
1097
- "kind" : "function" ,
1098
- "kindModifiers" : "export,declare" ,
1099
- "sortText" : "16" ,
1100
- "hasAction" : true ,
1101
- "source" : "dependency" ,
1102
- "sourceDisplay" : [
1103
- {
1104
- "text" : "dependency" ,
1105
- "kind" : "text"
1106
- }
1107
- ] ,
1108
- "data" : {
1109
- "exportName" : "fooFromAtTypesIndex" ,
1110
- "exportMapKey" : "19 * fooFromAtTypesIndex " ,
1111
- "moduleSpecifier" : "dependency" ,
1112
- "fileName" : "/node_modules/@types/dependency/lib/index.d.ts"
1113
- }
1114
- } ,
1115
1085
{
1116
1086
"name" : "fooFromIndex" ,
1117
1087
"kind" : "function" ,
@@ -1183,10 +1153,8 @@ watchedFiles::
1183
1153
{ "pollingInterval" :500 }
1184
1154
/ node_modules / @types / dependency / lib / package . json :
1185
1155
{ "pollingInterval" :2000 }
1186
- { "pollingInterval" :2000 }
1187
1156
/ node_modules / @types / dependency / package . json :
1188
1157
{ "pollingInterval" :2000 }
1189
- { "pollingInterval" :2000 }
1190
1158
/ node_modules / dependency / lib / index . d . ts : * new *
1191
1159
{ "pollingInterval" :500 }
1192
1160
/ node_modules / dependency / lib / lol . d . ts : * new *
@@ -1234,8 +1202,7 @@ ScriptInfos::
1234
1202
/ dev / null / inferredProject1 *
1235
1203
/ n o d e _ m o d u l e s / @types / dependency / lib / index . d . ts
1236
1204
version: Text - 1
1237
- containingProjects: 2
1238
- / tsconfig . json
1205
+ containingProjects: 1
1239
1206
/ dev / null / inferredProject1 *
1240
1207
/ n o d e _ m o d u l e s / dependency/ lib / index . d . ts * new *
1241
1208
version : Text - 1
0 commit comments