1+ currentDirectory:: / u s e C a s e S e n s i t i v e F i l e N a m e s : f a l s e
2+ Info seq [ hh :mm:ss:mss ] Provided types map file "/typesMap.json" doesn 't exist
3+ //// [/lib.d.ts]
4+ lib . d . ts - Text
5+
6+ //// [/lib.decorators.d.ts]
7+ lib . decorators . d . ts - Text
8+
9+ //// [/lib.decorators.legacy.d.ts]
10+ lib . decorators . legacy . d . ts - Text
11+
12+ //// [/src/index.ts]
13+ const a : "aa" | "bb" = "" ;
14+
15+
16+ Info seq [ hh :mm :ss :mss ] request:
17+ {
18+ "seq" : 0 ,
19+ "type" : "request" ,
20+ "arguments" : {
21+ "file" : "/src/index.ts"
22+ } ,
23+ "command" : "open"
24+ }
25+ Info seq [ hh :mm :ss :mss ] getConfigFileNameForFile:: File: / s r c / index. ts ProjectRootPath: undefined :: Result: undefined
26+ Info seq [ hh :mm :ss :mss ] Starting updateGraphWorker: Project: / d e v / null/ inferredProject1 *
27+ Info seq [ hh :mm :ss :mss ] FileWatcher:: Added:: WatchInfo: / l i b .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
28+ Info seq [ hh :mm:ss:mss ] FileWatcher:: Added:: WatchInfo: / l i b .d e c o r a t o r s .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
29+ 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
30+ Info seq [ hh :mm :ss :mss ] Finishing updateGraphWorker: Project: / d e v / null/ inferredProject1 * projectStateVersion : 1 projectProgramVersion : 0 structureChanged: true structureIsReused:: Not Elapsed :: * ms
31+ Info seq [ hh :mm :ss :mss ] Project '/dev/null/inferredProject1*' ( Inferred )
32+ Info seq [ hh :mm :ss :mss ] Files ( 4 )
33+ / lib . d . ts Text - 1 lib . d . ts - Text
34+ / lib . decorators . d . ts Text - 1 lib . decorators . d . ts - Text
35+ / lib . decorators . legacy . d . ts Text - 1 lib . decorators . legacy . d . ts - Text
36+ / src / index . ts SVC - 1 - 0 "const a: \"aa\" | \"bb\" = \"\";"
37+
38+
39+ . . / lib . d . ts
40+ Default library for target 'es5'
41+ . . / lib . decorators . d . ts
42+ Library referenced via 'decorators' from file '../lib.d.ts'
43+ . . / lib . decorators . legacy . d . ts
44+ Library referenced via 'decorators.legacy' from file '../lib.d.ts'
45+ index . ts
46+ Root file specified for compilation
47+
48+ Info seq [ hh :mm :ss :mss ] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
49+ Info seq [ hh :mm :ss :mss ] Project '/dev/null/inferredProject1*' ( Inferred )
50+ Info seq [ hh :mm :ss :mss ] Files ( 4 )
51+
52+ Info seq [ hh :mm :ss :mss ] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -
53+ Info seq [ hh :mm :ss :mss ] Open files :
54+ Info seq [ hh :mm :ss :mss ] FileName: / s r c / index. ts ProjectRootPath: undefined
55+ Info seq [ hh :mm :ss :mss ] Projects: / d e v / null/ inferredProject1 *
56+ Info seq [ hh :mm :ss :mss ] response:
57+ {
58+ "seq" : 0 ,
59+ "type" : "response" ,
60+ "command" : "open" ,
61+ "request_seq" : 0 ,
62+ "success" : true ,
63+ "performanceData" : {
64+ "updateGraphDurationMs" : *
65+ }
66+ }
67+ After Request
68+ watchedFiles::
69+ / l i b .d .t s : * n e w *
70+ { "pollingInterval" :500 }
71+ / lib . decorators . d . ts : * new *
72+ { "pollingInterval" :500 }
73+ / lib . decorators . legacy . d . ts : * new *
74+ { "pollingInterval" :500 }
75+
76+ Projects::
77+ / d e v / null/ inferredProject1 * ( Inferred ) * new *
78+ projectStateVersion : 1
79+ projectProgramVersion: 1
80+
81+ ScriptInfos::
82+ / l i b .d .t s * n e w *
83+ version: Text - 1
84+ containingProjects: 1
85+ / dev / null / inferredProject1 *
86+ / l i b .d e c o r a t o r s .d .t s * n e w *
87+ version : Text - 1
88+ containingProjects: 1
89+ / dev / null / inferredProject1 *
90+ / l i b .d e c o r a t o r s .l e g a c y .d .t s * n e w *
91+ version : Text - 1
92+ containingProjects: 1
93+ / dev / null / inferredProject1 *
94+ / s r c / index. ts ( Open ) * new *
95+ version : SVC - 1 - 0
96+ containingProjects: 1
97+ / dev / null / inferredProject1 * * default *
98+
99+ Info seq [ hh :mm :ss :mss ] request:
100+ {
101+ "seq" : 1 ,
102+ "type" : "request" ,
103+ "arguments" : {
104+ "file" : "/src/index.ts" ,
105+ "line" : 1 ,
106+ "offset" : 25
107+ } ,
108+ "command" : "completionInfo"
109+ }
110+ Info seq [ hh :mm :ss :mss ] response:
111+ {
112+ "seq" : 0 ,
113+ "type" : "response" ,
114+ "command" : "completionInfo" ,
115+ "request_seq" : 1 ,
116+ "success" : true ,
117+ "body" : {
118+ "isGlobalCompletion" : false ,
119+ "isMemberCompletion" : false ,
120+ "isNewIdentifierLocation" : false ,
121+ "optionalReplacementSpan" : {
122+ "start" : {
123+ "line" : 1 ,
124+ "offset" : 25
125+ } ,
126+ "end" : {
127+ "line" : 1 ,
128+ "offset" : 25
129+ }
130+ } ,
131+ "entries" : [
132+ {
133+ "name" : "aa" ,
134+ "kind" : "string" ,
135+ "kindModifiers" : "" ,
136+ "sortText" : "11" ,
137+ "replacementSpan" : {
138+ "start" : {
139+ "line" : 1 ,
140+ "offset" : 25
141+ } ,
142+ "end" : {
143+ "line" : 1 ,
144+ "offset" : 25
145+ }
146+ } ,
147+ "commitCharacters" : [ ]
148+ } ,
149+ {
150+ "name" : "bb" ,
151+ "kind" : "string" ,
152+ "kindModifiers" : "" ,
153+ "sortText" : "11" ,
154+ "replacementSpan" : {
155+ "start" : {
156+ "line" : 1 ,
157+ "offset" : 25
158+ } ,
159+ "end" : {
160+ "line" : 1 ,
161+ "offset" : 25
162+ }
163+ } ,
164+ "commitCharacters" : [ ]
165+ }
166+ ] ,
167+ "defaultCommitCharacters" : [
168+ "." ,
169+ "," ,
170+ ";"
171+ ]
172+ }
173+ }
174+ Info seq [ hh :mm :ss :mss ] request:
175+ {
176+ "seq" : 2 ,
177+ "type" : "request" ,
178+ "arguments" : {
179+ "file" : "/src/index.ts" ,
180+ "line" : 1 ,
181+ "offset" : 25 ,
182+ "entryNames" : [
183+ {
184+ "name" : "aa"
185+ }
186+ ]
187+ } ,
188+ "command" : "completionEntryDetails-full"
189+ }
190+ Info seq [ hh :mm :ss :mss ] response:
191+ {
192+ "seq" : 0 ,
193+ "type" : "response" ,
194+ "command" : "completionEntryDetails-full" ,
195+ "request_seq" : 2 ,
196+ "success" : true ,
197+ "body" : [
198+ {
199+ "name" : "aa" ,
200+ "kindModifiers" : "" ,
201+ "kind" : "string" ,
202+ "displayParts" : [
203+ {
204+ "text" : "aa" ,
205+ "kind" : "text"
206+ }
207+ ] ,
208+ "tags" : [ ]
209+ }
210+ ]
211+ }
212+ Info seq [ hh :mm :ss :mss ] request:
213+ {
214+ "seq" : 3 ,
215+ "type" : "request" ,
216+ "arguments" : {
217+ "file" : "/src/index.ts" ,
218+ "line" : 1 ,
219+ "offset" : 25 ,
220+ "entryNames" : [
221+ {
222+ "name" : "bb"
223+ }
224+ ]
225+ } ,
226+ "command" : "completionEntryDetails-full"
227+ }
228+ Info seq [ hh :mm :ss :mss ] response:
229+ {
230+ "seq" : 0 ,
231+ "type" : "response" ,
232+ "command" : "completionEntryDetails-full" ,
233+ "request_seq" : 3 ,
234+ "success" : true ,
235+ "body" : [
236+ {
237+ "name" : "bb" ,
238+ "kindModifiers" : "" ,
239+ "kind" : "string" ,
240+ "displayParts" : [
241+ {
242+ "text" : "bb" ,
243+ "kind" : "text"
244+ }
245+ ] ,
246+ "tags" : [ ]
247+ }
248+ ]
249+ }
0 commit comments