1
-
2
1
Complete src/DotCompletionEverywhere.res 5:11
3
2
posCursor:[5:11] posNoWhite:[5:10] Found expr:[5:3->5:11]
4
3
Pexp_field [5:3->5:10] _:[11:0->5:11]
5
- [set_result] set new result to Cpath Value[someObj].""
6
4
Completable: Cpath Value[someObj].""
7
5
Package opens Pervasives.JsxModules.place holder
8
6
Resolved opens 1 pervasives
9
7
ContextPath Value[someObj].""
10
- [ctx_path]--> dot completion!
11
8
ContextPath Value[someObj]
12
- [ctx_path]--> CPId
13
9
Path someObj
14
- [dot_completion]--> Obj type found:
15
- [dot_completion]--> Found Type expr when doing pipe completions
16
10
[{
17
11
"label": "[\"age\"]",
18
12
"kind": 4,
@@ -38,17 +32,12 @@ Path someObj
38
32
Complete src/DotCompletionEverywhere.res 8:13
39
33
posCursor:[8:13] posNoWhite:[8:12] Found expr:[8:3->8:13]
40
34
Pexp_field [8:3->8:10] na:[8:11->8:13]
41
- [set_result] set new result to Cpath Value[someObj].na
42
35
Completable: Cpath Value[someObj].na
43
36
Package opens Pervasives.JsxModules.place holder
44
37
Resolved opens 1 pervasives
45
38
ContextPath Value[someObj].na
46
- [ctx_path]--> dot completion!
47
39
ContextPath Value[someObj]
48
- [ctx_path]--> CPId
49
40
Path someObj
50
- [dot_completion]--> Obj type found:
51
- [dot_completion]--> Found Type expr when doing pipe completions
52
41
[{
53
42
"label": "[\"name\"]",
54
43
"kind": 4,
@@ -64,17 +53,12 @@ Path someObj
64
53
Complete src/DotCompletionEverywhere.res 14:8
65
54
posCursor:[14:8] posNoWhite:[14:7] Found expr:[14:3->14:8]
66
55
Pexp_field [14:3->14:6] n:[14:7->14:8]
67
- [set_result] set new result to Cpath Value[rrr].n
68
56
Completable: Cpath Value[rrr].n
69
57
Package opens Pervasives.JsxModules.place holder
70
58
Resolved opens 1 pervasives
71
59
ContextPath Value[rrr].n
72
- [ctx_path]--> dot completion!
73
60
ContextPath Value[rrr]
74
- [ctx_path]--> CPId
75
61
Path rrr
76
- [dot_completion]--> Found type expr for main completions
77
- [dot_completion]--> Found Type expr when doing pipe completions
78
62
CPPipe pathFromEnv: found:true
79
63
[{
80
64
"label": "name",
@@ -87,19 +71,13 @@ CPPipe pathFromEnv: found:true
87
71
Complete src/DotCompletionEverywhere.res 29:5
88
72
posCursor:[29:5] posNoWhite:[29:4] Found expr:[29:3->29:5]
89
73
Pexp_field [29:3->29:4] _:[35:0->29:5]
90
- [set_result] set new result to Cpath Value[x].""
91
74
Completable: Cpath Value[x].""
92
75
Package opens Pervasives.JsxModules.place holder
93
76
Resolved opens 1 pervasives
94
77
ContextPath Value[x].""
95
- [ctx_path]--> dot completion!
96
78
ContextPath Value[x]
97
- [ctx_path]--> CPId
98
79
Path x
99
- [dot_completion]--> Found type expr for main completions
100
- [dot_completion]--> Found Type expr when doing pipe completions
101
80
CPPipe pathFromEnv:SomeMod.SomeOtherMod found:true
102
- [dot_completion]--> Got completion path SomeMod.SomeOtherMod
103
81
Path SomeMod.SomeOtherMod.
104
82
[{
105
83
"label": "->SomeMod.SomeOtherMod.do",
@@ -117,19 +95,13 @@ Path SomeMod.SomeOtherMod.
117
95
Complete src/DotCompletionEverywhere.res 32:27
118
96
posCursor:[32:27] posNoWhite:[32:26] Found expr:[32:3->32:27]
119
97
Pexp_field [32:3->32:26] _:[35:0->32:27]
120
- [set_result] set new result to Cpath Value[SomeMod, SomeOtherMod, xx].""
121
98
Completable: Cpath Value[SomeMod, SomeOtherMod, xx].""
122
99
Package opens Pervasives.JsxModules.place holder
123
100
Resolved opens 1 pervasives
124
101
ContextPath Value[SomeMod, SomeOtherMod, xx].""
125
- [ctx_path]--> dot completion!
126
102
ContextPath Value[SomeMod, SomeOtherMod, xx]
127
- [ctx_path]--> CPId
128
103
Path SomeMod.SomeOtherMod.xx
129
- [dot_completion]--> Found type expr for main completions
130
- [dot_completion]--> Found Type expr when doing pipe completions
131
104
CPPipe pathFromEnv:SomeMod.SomeOtherMod found:true
132
- [dot_completion]--> Got completion path SomeMod.SomeOtherMod
133
105
Path SomeMod.SomeOtherMod.
134
106
[{
135
107
"label": "->SomeMod.SomeOtherMod.do",
@@ -147,19 +119,13 @@ Path SomeMod.SomeOtherMod.
147
119
Complete src/DotCompletionEverywhere.res 41:11
148
120
posCursor:[41:11] posNoWhite:[41:10] Found expr:[41:3->41:11]
149
121
Pexp_field [41:3->41:10] _:[44:0->41:11]
150
- [set_result] set new result to Cpath Value[Sss, rrr].""
151
122
Completable: Cpath Value[Sss, rrr].""
152
123
Package opens Pervasives.JsxModules.place holder
153
124
Resolved opens 1 pervasives
154
125
ContextPath Value[Sss, rrr].""
155
- [ctx_path]--> dot completion!
156
126
ContextPath Value[Sss, rrr]
157
- [ctx_path]--> CPId
158
127
Path Sss.rrr
159
- [dot_completion]--> Found type expr for main completions
160
- [dot_completion]--> Found Type expr when doing pipe completions
161
128
CPPipe pathFromEnv:Sss found:true
162
- [dot_completion]--> Got completion path Sss
163
129
Path Sss.
164
130
[{
165
131
"label": "->Sss.do",
@@ -183,17 +149,12 @@ Path Sss.
183
149
Complete src/DotCompletionEverywhere.res 52:8
184
150
posCursor:[52:8] posNoWhite:[52:7] Found expr:[52:3->52:8]
185
151
Pexp_field [52:3->52:7] _:[55:0->52:8]
186
- [set_result] set new result to Cpath Value[x2x2].""
187
152
Completable: Cpath Value[x2x2].""
188
153
Package opens Pervasives.JsxModules.place holder
189
154
Resolved opens 1 pervasives
190
155
ContextPath Value[x2x2].""
191
- [ctx_path]--> dot completion!
192
156
ContextPath Value[x2x2]
193
- [ctx_path]--> CPId
194
157
Path x2x2
195
- [dot_completion]--> Found type expr for main completions
196
- [dot_completion]--> Found Type expr when doing pipe completions
197
158
CPPipe pathFromEnv: found:true
198
159
Path X2.
199
160
[{
@@ -217,18 +178,13 @@ Path X2.
217
178
218
179
Complete src/DotCompletionEverywhere.res 61:7
219
180
posCursor:[61:7] posNoWhite:[61:6] Found expr:[61:3->61:7]
220
- Pexp_field [61:3->61:6] _:[66:0->61:7]
221
- [set_result] set new result to Cpath Value[obj].""
181
+ Pexp_field [61:3->61:6] _:[64:0->61:7]
222
182
Completable: Cpath Value[obj].""
223
183
Package opens Pervasives.JsxModules.place holder
224
184
Resolved opens 1 pervasives
225
185
ContextPath Value[obj].""
226
- [ctx_path]--> dot completion!
227
186
ContextPath Value[obj]
228
- [ctx_path]--> CPId
229
187
Path obj
230
- [dot_completion]--> Obj type found:
231
- [dot_completion]--> Found Type expr when doing pipe completions
232
188
[{
233
189
"label": "[\"name\"]",
234
190
"kind": 4,
@@ -261,4 +217,3 @@ Path obj
261
217
}
262
218
}]
263
219
264
-
0 commit comments