@@ -1534,11 +1534,47 @@ Completable: Cpath Value[red]
1534
1534
"documentation": null
1535
1535
}]
1536
1536
1537
- Complete src/Completion.res 402:24
1538
- posCursor:[402:24 ] posNoWhite:[402:23 ] Found expr:[400:14->402:31]
1537
+ Complete src/Completion.res 402:25
1538
+ posCursor:[402:25 ] posNoWhite:[402:24 ] Found expr:[400:14->402:31]
1539
1539
Pexp_apply ...__ghost__[0:-1->0:-1] (...[400:14->402:27], ...[402:27->402:30])
1540
- posCursor:[402:24 ] posNoWhite:[402:23 ] Found expr:[400:14->402:27]
1540
+ posCursor:[402:25 ] posNoWhite:[402:24 ] Found expr:[400:14->402:27]
1541
1541
Pexp_apply ...__ghost__[0:-1->0:-1] (...[400:14->402:22], ...[402:24->402:27])
1542
- Completable: CnamedArg(Value[^], "", [])
1543
- []
1542
+ posCursor:[402:25] posNoWhite:[402:24] Found expr:[402:24->402:27]
1543
+ Pexp_ident red:[402:24->402:27]
1544
+ Completable: Cpath Value[red]
1545
+ [{
1546
+ "label": "red",
1547
+ "kind": 12,
1548
+ "tags": [],
1549
+ "detail": "string",
1550
+ "documentation": null
1551
+ }]
1552
+
1553
+ Complete src/Completion.res 405:22
1554
+ posCursor:[405:22] posNoWhite:[405:21] Found expr:[405:11->408:0]
1555
+ Pexp_apply ...__ghost__[0:-1->0:-1] (...[405:11->405:22], ...[408:0->408:0])
1556
+ posCursor:[405:22] posNoWhite:[405:21] Found expr:[405:11->405:22]
1557
+ Pexp_apply ...__ghost__[0:-1->0:-1] (...[405:11->405:19], ...[405:21->405:22])
1558
+ posCursor:[405:22] posNoWhite:[405:21] Found expr:[405:21->405:22]
1559
+ Pexp_ident r:[405:21->405:22]
1560
+ Completable: Cpath Value[r]
1561
+ [{
1562
+ "label": "red",
1563
+ "kind": 12,
1564
+ "tags": [],
1565
+ "detail": "string",
1566
+ "documentation": null
1567
+ }, {
1568
+ "label": "retAA",
1569
+ "kind": 12,
1570
+ "tags": [],
1571
+ "detail": "unit => aa",
1572
+ "documentation": null
1573
+ }, {
1574
+ "label": "r",
1575
+ "kind": 12,
1576
+ "tags": [],
1577
+ "detail": "rAlias",
1578
+ "documentation": null
1579
+ }]
1544
1580
0 commit comments