1
- Complete src/RxjsCompletion.res 23 :29
2
- posCursor:[23 :29] posNoWhite:[23 :28] Found expr:[7 :17->30 :1]
3
- posCursor:[23 :29] posNoWhite:[23 :28] Found expr:[8 :2->29:26 ]
4
- posCursor:[23 :29] posNoWhite:[23 :28] Found expr:[9 :4->23 :29]
5
- posCursor:[23 :29] posNoWhite:[23 :28] Found expr:[11 :4->23 :29]
6
- posCursor:[23 :29] posNoWhite:[23 :28] Found expr:[17 :4->23 :29]
7
- posCursor:[23 :29] posNoWhite:[23 :28] Found expr:[23 :7->23 :29]
8
- Pexp_field [23 :7->23 :28] _:[27 :2->23 :29]
1
+ Complete src/RxjsCompletion.res 26 :29
2
+ posCursor:[26 :29] posNoWhite:[26 :28] Found expr:[10 :17->38 :1]
3
+ posCursor:[26 :29] posNoWhite:[26 :28] Found expr:[11 :2->32:78 ]
4
+ posCursor:[26 :29] posNoWhite:[26 :28] Found expr:[12 :4->26 :29]
5
+ posCursor:[26 :29] posNoWhite:[26 :28] Found expr:[14 :4->26 :29]
6
+ posCursor:[26 :29] posNoWhite:[26 :28] Found expr:[20 :4->26 :29]
7
+ posCursor:[26 :29] posNoWhite:[26 :28] Found expr:[26 :7->26 :29]
8
+ Pexp_field [26 :7->26 :28] _:[30 :2->26 :29]
9
9
Completable: Cpath Value[merge](Nolabel, Nolabel).""
10
10
Raw opens: 1 Rxjs.place holder
11
11
Package opens Pervasives.JsxModules.place holder
@@ -16,6 +16,7 @@ ContextPath Value[merge]
16
16
Path merge
17
17
CPPipe pathFromEnv:Observable found:true
18
18
Path Rxjs.Observable.
19
+ Path Rxjs.
19
20
[{
20
21
"label": "->Observable.subscribe",
21
22
"kind": 12,
@@ -24,8 +25,38 @@ Path Rxjs.Observable.
24
25
"documentation": null,
25
26
"sortText": "subscribe",
26
27
"textEdit": {
27
- "range": {"start": {"line": 23 , "character": 28}, "end": {"line": 23 , "character": 28}},
28
+ "range": {"start": {"line": 26 , "character": 28}, "end": {"line": 26 , "character": 28}},
28
29
"newText": "->Observable.subscribe"
29
30
}
30
31
}]
31
32
33
+ Complete src/RxjsCompletion.res 34:30
34
+ posCursor:[34:30] posNoWhite:[34:29] Found expr:[10:17->38:1]
35
+ posCursor:[34:30] posNoWhite:[34:29] Found expr:[10:11->38:1]
36
+ posCursor:[34:30] posNoWhite:[34:29] Found expr:[11:2->34:30]
37
+ posCursor:[34:30] posNoWhite:[34:29] Found expr:[32:2->34:30]
38
+ posCursor:[34:30] posNoWhite:[34:29] Found expr:[34:5->34:30]
39
+ Pexp_field [34:5->34:29] _:[38:0->34:30]
40
+ Completable: Cpath Value[Rxjs, combineLatest](Nolabel, Nolabel).""
41
+ Package opens Pervasives.JsxModules.place holder
42
+ Resolved opens 1 pervasives
43
+ ContextPath Value[Rxjs, combineLatest](Nolabel, Nolabel).""
44
+ ContextPath Value[Rxjs, combineLatest](Nolabel, Nolabel)
45
+ ContextPath Value[Rxjs, combineLatest]
46
+ Path Rxjs.combineLatest
47
+ CPPipe pathFromEnv:Observable found:true
48
+ Path Rxjs.Observable.
49
+ Path Rxjs.
50
+ [{
51
+ "label": "->Rxjs.Observable.subscribe",
52
+ "kind": 12,
53
+ "tags": [],
54
+ "detail": "(t<'t>, 't => unit) => subscription",
55
+ "documentation": null,
56
+ "sortText": "subscribe",
57
+ "textEdit": {
58
+ "range": {"start": {"line": 34, "character": 29}, "end": {"line": 34, "character": 29}},
59
+ "newText": "->Rxjs.Observable.subscribe"
60
+ }
61
+ }]
62
+
0 commit comments