Skip to content

Commit 609453c

Browse files
committed
Remove verbose
1 parent 97b9f62 commit 609453c

File tree

2 files changed

+11
-33
lines changed

2 files changed

+11
-33
lines changed

tests/analysis_tests/tests/src/CompletionTaggedTemplate.res

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ external meh: (array<string>, array<string>) => M.t = "default"
1111

1212
let w = meh``
1313

14-
// ^dv+
1514
// let _ = w.
1615
// ^com
1716

tests/analysis_tests/tests/src/expected/CompletionTaggedTemplate.res.txt

Lines changed: 11 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,15 @@
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]
74
Completable: Cpath Value[w].""
85
Package opens Stdlib.place holder Pervasives.JsxModules.place holder
96
Resolved opens 1 Stdlib
107
ContextPath Value[w].""
11-
[dot_completion]--> Triggered
128
ContextPath Value[w]
13-
[ctx_path]--> CPId
149
Path 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
1910
ContextPath Value[w]->
20-
[ctx_path]--> CPPipe
2111
ContextPath Value[w]
22-
[ctx_path]--> CPId
2312
Path w
24-
[pipe_completion] mainTypeId: promise
2513
CPPipe pathFromEnv:M found:true
2614
Path 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]
6955
Completable: Cpath Value[meh](Nolabel, Nolabel).""
7056
Package opens Stdlib.place holder Pervasives.JsxModules.place holder
7157
Resolved opens 1 Stdlib
7258
ContextPath Value[meh](Nolabel, Nolabel).""
73-
[dot_completion]--> Triggered
7459
ContextPath Value[meh](Nolabel, Nolabel)
75-
[ctx_path]--> CPApply
7660
ContextPath Value[meh]
77-
[ctx_path]--> CPId
7861
Path meh
7962
ContextPath Value[meh](Nolabel, Nolabel, Nolabel)->
80-
[ctx_path]--> CPPipe
8163
ContextPath Value[meh](Nolabel, Nolabel, Nolabel)
82-
[ctx_path]--> CPApply
8364
ContextPath Value[meh]
84-
[ctx_path]--> CPId
8565
Path meh
86-
[pipe_completion] mainTypeId: promise
8766
CPPipe pathFromEnv:M found:true
8867
Path 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

Comments
 (0)