1-
2- Complete src/CompletionTaggedTemplate.res 14:13
3- [decoratorCompletion] Found @module with non-string payload
4- posCursor:[14:13] posNoWhite:[14:12] Found expr:[14:11->14:13]
5- Pexp_field [14:11->14:12] _:[20:0->14:13]
6- [set_result] set new result to Cpath Value[w].""
1+ Complete src/CompletionTaggedTemplate.res 13:13
2+ posCursor:[13:13] posNoWhite:[13:12] Found expr:[13:11->13:13]
3+ Pexp_field [13:11->13:12] _:[19:0->13:13]
74Completable: Cpath Value[w].""
85Package opens Stdlib.place holder Pervasives.JsxModules.place holder
96Resolved opens 1 Stdlib
107ContextPath Value[w].""
11- [dot_completion]--> Triggered
128ContextPath Value[w]
13- [ctx_path]--> CPId
149Path w
15- [extract_type]--> starting extraction of type: M.t, in env: CompletionTaggedTemplate. Has type arg ctx: false
16- [extract_type]--> digging for type M.t in CompletionTaggedTemplate
17- [extract_type]--> found type manifest
18- [extract_type]--> starting extraction of type: promise<string>, in env: CompletionTaggedTemplate.M. Has type arg ctx: false
1910ContextPath Value[w]->
20- [ctx_path]--> CPPipe
2111ContextPath Value[w]
22- [ctx_path]--> CPId
2312Path w
24- [pipe_completion] mainTypeId: promise
2513CPPipe pathFromEnv:M found:true
2614Path M.
2715[{
@@ -33,7 +21,7 @@ Path M.
3321 "sortText": "xyz",
3422 "insertText": "->M.xyz",
3523 "additionalTextEdits": [{
36- "range": {"start": {"line": 14 , "character": 12}, "end": {"line": 14 , "character": 13}},
24+ "range": {"start": {"line": 13 , "character": 12}, "end": {"line": 13 , "character": 13}},
3725 "newText": ""
3826 }]
3927 }, {
@@ -45,7 +33,7 @@ Path M.
4533 "sortText": "b",
4634 "insertText": "->M.b",
4735 "additionalTextEdits": [{
48- "range": {"start": {"line": 14 , "character": 12}, "end": {"line": 14 , "character": 13}},
36+ "range": {"start": {"line": 13 , "character": 12}, "end": {"line": 13 , "character": 13}},
4937 "newText": ""
5038 }]
5139 }, {
@@ -57,33 +45,24 @@ Path M.
5745 "sortText": "a",
5846 "insertText": "->M.a",
5947 "additionalTextEdits": [{
60- "range": {"start": {"line": 14 , "character": 12}, "end": {"line": 14 , "character": 13}},
48+ "range": {"start": {"line": 13 , "character": 12}, "end": {"line": 13 , "character": 13}},
6149 "newText": ""
6250 }]
6351 }]
6452
65- Complete src/CompletionTaggedTemplate.res 17:20
66- [decoratorCompletion] Found @module with non-string payload
67- [set_result] set new result to Cpath Value[meh](Nolabel, Nolabel).""
68- posCursor:[17:20] posNoWhite:[17:19] Found expr:[17:11->0:-1]
53+ Complete src/CompletionTaggedTemplate.res 16:20
54+ posCursor:[16:20] posNoWhite:[16:19] Found expr:[16:11->0:-1]
6955Completable: Cpath Value[meh](Nolabel, Nolabel).""
7056Package opens Stdlib.place holder Pervasives.JsxModules.place holder
7157Resolved opens 1 Stdlib
7258ContextPath Value[meh](Nolabel, Nolabel).""
73- [dot_completion]--> Triggered
7459ContextPath Value[meh](Nolabel, Nolabel)
75- [ctx_path]--> CPApply
7660ContextPath Value[meh]
77- [ctx_path]--> CPId
7861Path meh
7962ContextPath Value[meh](Nolabel, Nolabel, Nolabel)->
80- [ctx_path]--> CPPipe
8163ContextPath Value[meh](Nolabel, Nolabel, Nolabel)
82- [ctx_path]--> CPApply
8364ContextPath Value[meh]
84- [ctx_path]--> CPId
8565Path meh
86- [pipe_completion] mainTypeId: promise
8766CPPipe pathFromEnv:M found:true
8867Path M.
8968[{
@@ -95,7 +74,7 @@ Path M.
9574 "sortText": "xyz",
9675 "insertText": "->M.xyz",
9776 "additionalTextEdits": [{
98- "range": {"start": {"line": 17 , "character": 19}, "end": {"line": 17 , "character": 20}},
77+ "range": {"start": {"line": 16 , "character": 19}, "end": {"line": 16 , "character": 20}},
9978 "newText": ""
10079 }]
10180 }, {
@@ -107,7 +86,7 @@ Path M.
10786 "sortText": "b",
10887 "insertText": "->M.b",
10988 "additionalTextEdits": [{
110- "range": {"start": {"line": 17 , "character": 19}, "end": {"line": 17 , "character": 20}},
89+ "range": {"start": {"line": 16 , "character": 19}, "end": {"line": 16 , "character": 20}},
11190 "newText": ""
11291 }]
11392 }, {
@@ -119,7 +98,7 @@ Path M.
11998 "sortText": "a",
12099 "insertText": "->M.a",
121100 "additionalTextEdits": [{
122- "range": {"start": {"line": 17 , "character": 19}, "end": {"line": 17 , "character": 20}},
101+ "range": {"start": {"line": 16 , "character": 19}, "end": {"line": 16 , "character": 20}},
123102 "newText": ""
124103 }]
125104 }]
0 commit comments