@@ -511,8 +511,7 @@ Path Nested.
511511
512512Hover src/Jsx2.res 162:12
513513Nothing at that position. Now trying to use completion.
514- posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:3->162:21]
515- posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:6->162:21]
514+ posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:2->164:0]
516515posCursor:[162:12] posNoWhite:[162:11] Found expr:[162:6->162:20]
517516JSX <Comp:[162:6->162:10] age[162:11->162:14]=...[162:15->162:17]> _children:162:18
518517Completable: Cjsx([Comp], age, [age])
@@ -522,10 +521,8 @@ Path Comp.make
522521
523522Hover src/Jsx2.res 167:16
524523Nothing at that position. Now trying to use completion.
525- posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:3->167:30]
526- posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:7->167:30]
527- posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:7->167:25]
528- posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:10->167:25]
524+ posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:2->169:0]
525+ posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:6->167:28]
529526posCursor:[167:16] posNoWhite:[167:15] Found expr:[167:10->167:24]
530527JSX <Comp:[167:10->167:14] age[167:15->167:18]=...[167:19->167:21]> _children:167:22
531528Completable: Cjsx([Comp], age, [age])
0 commit comments