@@ -634,6 +634,7 @@ ContextPath array<int>->m
634
634
ContextPath array<int>
635
635
Path Stdlib.Array.m
636
636
Path ArrayUtils.m
637
+ Path m
637
638
[{
638
639
"label": "Array.map",
639
640
"kind": 12,
@@ -656,6 +657,7 @@ Resolved opens 1 Stdlib
656
657
ContextPath string->toU
657
658
ContextPath string
658
659
Path Stdlib.String.toU
660
+ Path toU
659
661
[{
660
662
"label": "String.toUpperCase",
661
663
"kind": 12,
@@ -673,6 +675,7 @@ ContextPath Value[op]->e
673
675
ContextPath Value[op]
674
676
Path op
675
677
Path Stdlib.Option.e
678
+ Path e
676
679
[{
677
680
"label": "Option.equal",
678
681
"kind": 12,
@@ -693,6 +696,7 @@ ContextPath Value[fa]
693
696
Path fa
694
697
CPPipe pathFromEnv:ForAuto found:true
695
698
Path ForAuto.
699
+ Path
696
700
[{
697
701
"label": "ForAuto.abc",
698
702
"kind": 12,
@@ -932,6 +936,7 @@ ContextPath Value[r]
932
936
Path r
933
937
CPPipe pathFromEnv: found:true
934
938
Path Completion.
939
+ Path
935
940
[{
936
941
"label": "x",
937
942
"kind": 5,
@@ -960,6 +965,7 @@ ContextPath Value[Objects, Rec, recordVal]
960
965
Path Objects.Rec.recordVal
961
966
CPPipe pathFromEnv:Rec found:true
962
967
Path Objects.Rec.
968
+ Path
963
969
[{
964
970
"label": "xx",
965
971
"kind": 5,
@@ -1046,6 +1052,7 @@ ContextPath Value[q]
1046
1052
Path q
1047
1053
CPPipe pathFromEnv: found:true
1048
1054
Path Completion.aa
1055
+ Path aa
1049
1056
ContextPath Value[q].aa->
1050
1057
ContextPath Value[q].aa
1051
1058
ContextPath Value[q]
@@ -1055,8 +1062,10 @@ ContextPath Value[q]
1055
1062
Path q
1056
1063
CPPipe pathFromEnv: found:true
1057
1064
Path Completion.aa
1065
+ Path aa
1058
1066
CPPipe pathFromEnv: found:true
1059
1067
Path Completion.
1068
+ Path
1060
1069
[{
1061
1070
"label": "x",
1062
1071
"kind": 5,
@@ -1086,6 +1095,7 @@ ContextPath Value[q]
1086
1095
Path q
1087
1096
CPPipe pathFromEnv: found:true
1088
1097
Path Completion.aa
1098
+ Path aa
1089
1099
ContextPath Value[q].aa->n
1090
1100
ContextPath Value[q].aa
1091
1101
ContextPath Value[q]
@@ -1095,8 +1105,10 @@ ContextPath Value[q]
1095
1105
Path q
1096
1106
CPPipe pathFromEnv: found:true
1097
1107
Path Completion.aa
1108
+ Path aa
1098
1109
CPPipe pathFromEnv: found:true
1099
1110
Path Completion.n
1111
+ Path n
1100
1112
[{
1101
1113
"label": "name",
1102
1114
"kind": 5,
@@ -1307,6 +1319,7 @@ ContextPath Value[FAO, forAutoObject]
1307
1319
Path FAO.forAutoObject
1308
1320
CPPipe pathFromEnv:FAR found:true
1309
1321
Path FAR.
1322
+ Path
1310
1323
[{
1311
1324
"label": "forAuto",
1312
1325
"kind": 5,
@@ -1338,8 +1351,10 @@ ContextPath Value[FAO, forAutoObject]
1338
1351
Path FAO.forAutoObject
1339
1352
CPPipe pathFromEnv:FAR found:true
1340
1353
Path FAR.forAuto
1354
+ Path forAuto
1341
1355
CPPipe pathFromEnv:ForAuto found:false
1342
1356
Path ForAuto.
1357
+ Path
1343
1358
[{
1344
1359
"label": "ForAuto.abc",
1345
1360
"kind": 12,
@@ -1352,6 +1367,12 @@ Path ForAuto.
1352
1367
"tags": [],
1353
1368
"detail": "(t, int) => t",
1354
1369
"documentation": null
1370
+ }, {
1371
+ "label": "myAmazingFunction",
1372
+ "kind": 12,
1373
+ "tags": [],
1374
+ "detail": "(int, int) => int",
1375
+ "documentation": null
1355
1376
}]
1356
1377
1357
1378
Complete src/Completion.res 230:55
@@ -1424,6 +1445,7 @@ ContextPath Value[_z]
1424
1445
Path _z
1425
1446
CPPipe pathFromEnv: found:true
1426
1447
Path Completion.
1448
+ Path
1427
1449
[{
1428
1450
"label": "x",
1429
1451
"kind": 5,
@@ -1586,6 +1608,7 @@ ContextPath Value[funRecord]
1586
1608
Path funRecord
1587
1609
CPPipe pathFromEnv: found:true
1588
1610
Path Completion.someFun
1611
+ Path someFun
1589
1612
Found type for function (~name: string) => unit
1590
1613
[{
1591
1614
"label": "name",
@@ -1612,6 +1635,7 @@ ContextPath Value[retAA]
1612
1635
Path retAA
1613
1636
CPPipe pathFromEnv: found:true
1614
1637
Path Completion.
1638
+ Path
1615
1639
[{
1616
1640
"label": "x",
1617
1641
"kind": 5,
@@ -2191,6 +2215,7 @@ ContextPath Value[funRecord]
2191
2215
Path funRecord
2192
2216
CPPipe pathFromEnv: found:true
2193
2217
Path Completion.
2218
+ Path
2194
2219
[{
2195
2220
"label": "someFun",
2196
2221
"kind": 5,
@@ -2217,6 +2242,7 @@ ContextPath array->ma
2217
2242
ContextPath array
2218
2243
Path Stdlib.Array.ma
2219
2244
Path ArrayUtils.ma
2245
+ Path ma
2220
2246
[{
2221
2247
"label": "Array.map",
2222
2248
"kind": 12,
@@ -2369,6 +2395,7 @@ Resolved opens 3 Stdlib Completion Completion
2369
2395
ContextPath int->t
2370
2396
ContextPath int
2371
2397
Path Stdlib.Int.t
2398
+ Path t
2372
2399
[{
2373
2400
"label": "Int.toStringWithRadix",
2374
2401
"kind": 12,
@@ -2440,6 +2467,7 @@ Resolved opens 3 Stdlib Completion Completion
2440
2467
ContextPath float->t
2441
2468
ContextPath float
2442
2469
Path Stdlib.Float.t
2470
+ Path t
2443
2471
[{
2444
2472
"label": "Float.toStringWithRadix",
2445
2473
"kind": 12,
@@ -2512,6 +2540,7 @@ ContextPath Value[ok]->g
2512
2540
ContextPath Value[ok]
2513
2541
Path ok
2514
2542
Path Stdlib.Result.g
2543
+ Path g
2515
2544
[{
2516
2545
"label": "Result.getExn",
2517
2546
"kind": 12,
@@ -2547,6 +2576,7 @@ ContextPath Value[rWithDepr]
2547
2576
Path rWithDepr
2548
2577
CPPipe pathFromEnv: found:true
2549
2578
Path Completion.so
2579
+ Path so
2550
2580
[{
2551
2581
"label": "someInt",
2552
2582
"kind": 5,
@@ -2606,6 +2636,7 @@ ContextPath Value[uncurried](Nolabel)
2606
2636
ContextPath Value[uncurried]
2607
2637
Path uncurried
2608
2638
Path Stdlib.Int.toS
2639
+ Path toS
2609
2640
[{
2610
2641
"label": "Int.toStringWithRadix",
2611
2642
"kind": 12,
0 commit comments