Skip to content

Commit 8e166ac

Browse files
committed
disable verbose log
1 parent 8e2395e commit 8e166ac

File tree

2 files changed

+2
-49
lines changed

2 files changed

+2
-49
lines changed

analysis/tests/src/DotCompletionEverywhere.res

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ let someObj = {
22
"name": "hello",
33
"age": 123,
44
}
5-
// ^dv+
5+
66
// someObj.
77
// ^com
88

@@ -61,5 +61,3 @@ let obj = {
6161

6262
// obj.
6363
// ^com
64-
65-
// ^dv-

analysis/tests/src/expected/DotCompletionEverywhere.res.txt

Lines changed: 1 addition & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
1-
21
Complete src/DotCompletionEverywhere.res 5:11
32
posCursor:[5:11] posNoWhite:[5:10] Found expr:[5:3->5:11]
43
Pexp_field [5:3->5:10] _:[11:0->5:11]
5-
[set_result] set new result to Cpath Value[someObj].""
64
Completable: Cpath Value[someObj].""
75
Package opens Pervasives.JsxModules.place holder
86
Resolved opens 1 pervasives
97
ContextPath Value[someObj].""
10-
[ctx_path]--> dot completion!
118
ContextPath Value[someObj]
12-
[ctx_path]--> CPId
139
Path someObj
14-
[dot_completion]--> Obj type found:
15-
[dot_completion]--> Found Type expr when doing pipe completions
1610
[{
1711
"label": "[\"age\"]",
1812
"kind": 4,
@@ -38,17 +32,12 @@ Path someObj
3832
Complete src/DotCompletionEverywhere.res 8:13
3933
posCursor:[8:13] posNoWhite:[8:12] Found expr:[8:3->8:13]
4034
Pexp_field [8:3->8:10] na:[8:11->8:13]
41-
[set_result] set new result to Cpath Value[someObj].na
4235
Completable: Cpath Value[someObj].na
4336
Package opens Pervasives.JsxModules.place holder
4437
Resolved opens 1 pervasives
4538
ContextPath Value[someObj].na
46-
[ctx_path]--> dot completion!
4739
ContextPath Value[someObj]
48-
[ctx_path]--> CPId
4940
Path someObj
50-
[dot_completion]--> Obj type found:
51-
[dot_completion]--> Found Type expr when doing pipe completions
5241
[{
5342
"label": "[\"name\"]",
5443
"kind": 4,
@@ -64,17 +53,12 @@ Path someObj
6453
Complete src/DotCompletionEverywhere.res 14:8
6554
posCursor:[14:8] posNoWhite:[14:7] Found expr:[14:3->14:8]
6655
Pexp_field [14:3->14:6] n:[14:7->14:8]
67-
[set_result] set new result to Cpath Value[rrr].n
6856
Completable: Cpath Value[rrr].n
6957
Package opens Pervasives.JsxModules.place holder
7058
Resolved opens 1 pervasives
7159
ContextPath Value[rrr].n
72-
[ctx_path]--> dot completion!
7360
ContextPath Value[rrr]
74-
[ctx_path]--> CPId
7561
Path rrr
76-
[dot_completion]--> Found type expr for main completions
77-
[dot_completion]--> Found Type expr when doing pipe completions
7862
CPPipe pathFromEnv: found:true
7963
[{
8064
"label": "name",
@@ -87,19 +71,13 @@ CPPipe pathFromEnv: found:true
8771
Complete src/DotCompletionEverywhere.res 29:5
8872
posCursor:[29:5] posNoWhite:[29:4] Found expr:[29:3->29:5]
8973
Pexp_field [29:3->29:4] _:[35:0->29:5]
90-
[set_result] set new result to Cpath Value[x].""
9174
Completable: Cpath Value[x].""
9275
Package opens Pervasives.JsxModules.place holder
9376
Resolved opens 1 pervasives
9477
ContextPath Value[x].""
95-
[ctx_path]--> dot completion!
9678
ContextPath Value[x]
97-
[ctx_path]--> CPId
9879
Path x
99-
[dot_completion]--> Found type expr for main completions
100-
[dot_completion]--> Found Type expr when doing pipe completions
10180
CPPipe pathFromEnv:SomeMod.SomeOtherMod found:true
102-
[dot_completion]--> Got completion path SomeMod.SomeOtherMod
10381
Path SomeMod.SomeOtherMod.
10482
[{
10583
"label": "->SomeMod.SomeOtherMod.do",
@@ -117,19 +95,13 @@ Path SomeMod.SomeOtherMod.
11795
Complete src/DotCompletionEverywhere.res 32:27
11896
posCursor:[32:27] posNoWhite:[32:26] Found expr:[32:3->32:27]
11997
Pexp_field [32:3->32:26] _:[35:0->32:27]
120-
[set_result] set new result to Cpath Value[SomeMod, SomeOtherMod, xx].""
12198
Completable: Cpath Value[SomeMod, SomeOtherMod, xx].""
12299
Package opens Pervasives.JsxModules.place holder
123100
Resolved opens 1 pervasives
124101
ContextPath Value[SomeMod, SomeOtherMod, xx].""
125-
[ctx_path]--> dot completion!
126102
ContextPath Value[SomeMod, SomeOtherMod, xx]
127-
[ctx_path]--> CPId
128103
Path SomeMod.SomeOtherMod.xx
129-
[dot_completion]--> Found type expr for main completions
130-
[dot_completion]--> Found Type expr when doing pipe completions
131104
CPPipe pathFromEnv:SomeMod.SomeOtherMod found:true
132-
[dot_completion]--> Got completion path SomeMod.SomeOtherMod
133105
Path SomeMod.SomeOtherMod.
134106
[{
135107
"label": "->SomeMod.SomeOtherMod.do",
@@ -147,19 +119,13 @@ Path SomeMod.SomeOtherMod.
147119
Complete src/DotCompletionEverywhere.res 41:11
148120
posCursor:[41:11] posNoWhite:[41:10] Found expr:[41:3->41:11]
149121
Pexp_field [41:3->41:10] _:[44:0->41:11]
150-
[set_result] set new result to Cpath Value[Sss, rrr].""
151122
Completable: Cpath Value[Sss, rrr].""
152123
Package opens Pervasives.JsxModules.place holder
153124
Resolved opens 1 pervasives
154125
ContextPath Value[Sss, rrr].""
155-
[ctx_path]--> dot completion!
156126
ContextPath Value[Sss, rrr]
157-
[ctx_path]--> CPId
158127
Path Sss.rrr
159-
[dot_completion]--> Found type expr for main completions
160-
[dot_completion]--> Found Type expr when doing pipe completions
161128
CPPipe pathFromEnv:Sss found:true
162-
[dot_completion]--> Got completion path Sss
163129
Path Sss.
164130
[{
165131
"label": "->Sss.do",
@@ -183,17 +149,12 @@ Path Sss.
183149
Complete src/DotCompletionEverywhere.res 52:8
184150
posCursor:[52:8] posNoWhite:[52:7] Found expr:[52:3->52:8]
185151
Pexp_field [52:3->52:7] _:[55:0->52:8]
186-
[set_result] set new result to Cpath Value[x2x2].""
187152
Completable: Cpath Value[x2x2].""
188153
Package opens Pervasives.JsxModules.place holder
189154
Resolved opens 1 pervasives
190155
ContextPath Value[x2x2].""
191-
[ctx_path]--> dot completion!
192156
ContextPath Value[x2x2]
193-
[ctx_path]--> CPId
194157
Path x2x2
195-
[dot_completion]--> Found type expr for main completions
196-
[dot_completion]--> Found Type expr when doing pipe completions
197158
CPPipe pathFromEnv: found:true
198159
Path X2.
199160
[{
@@ -217,18 +178,13 @@ Path X2.
217178

218179
Complete src/DotCompletionEverywhere.res 61:7
219180
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]
222182
Completable: Cpath Value[obj].""
223183
Package opens Pervasives.JsxModules.place holder
224184
Resolved opens 1 pervasives
225185
ContextPath Value[obj].""
226-
[ctx_path]--> dot completion!
227186
ContextPath Value[obj]
228-
[ctx_path]--> CPId
229187
Path obj
230-
[dot_completion]--> Obj type found:
231-
[dot_completion]--> Found Type expr when doing pipe completions
232188
[{
233189
"label": "[\"name\"]",
234190
"kind": 4,
@@ -261,4 +217,3 @@ Path obj
261217
}
262218
}]
263219

264-

0 commit comments

Comments
 (0)