@@ -250,16 +250,7 @@ ContextPath CArgument CArgument Value[reactEventFn]($0)($0)
250250ContextPath CArgument Value[reactEventFn]($0)
251251ContextPath Value[reactEventFn]
252252Path reactEventFn
253- CPPipe pathFromEnv:ReactEvent.Mouse found:false
254- Path ReactEvent.Mouse.pr
255- Path pr
256- [{
257- "label": "ReactEvent.Mouse.preventDefault",
258- "kind": 12,
259- "tags": [],
260- "detail": "t => unit",
261- "documentation": null
262- }]
253+ []
263254
264255Complete src/CompletionInferValues.res 41:50
265256posCursor:[41:50] posNoWhite:[41:49] Found expr:[41:11->41:56]
@@ -275,17 +266,7 @@ Path event
275266ContextPath CArgument CJsxPropValue [div] onMouseEnter($0)
276267ContextPath CJsxPropValue [div] onMouseEnter
277268Path ReactDOM.domProps
278- Path JsxDOM.domProps
279- CPPipe pathFromEnv:JsxEvent.Mouse found:false
280- Path JsxEvent.Mouse.pr
281- Path pr
282- [{
283- "label": "JsxEvent.Mouse.preventDefault",
284- "kind": 12,
285- "tags": [],
286- "detail": "t => unit",
287- "documentation": null
288- }]
269+ []
289270
290271Complete src/CompletionInferValues.res 44:50
291272posCursor:[44:50] posNoWhite:[44:49] Found expr:[44:11->44:56]
@@ -832,22 +813,7 @@ ContextPath CArgument CArgument Value[fn2](~cb)($0)
832813ContextPath CArgument Value[fn2](~cb)
833814ContextPath Value[fn2]
834815Path fn2
835- CPPipe pathFromEnv:ReactDOM.Client.Root found:false
836- Path ReactDOM.Client.Root.
837- Path
838- [{
839- "label": "ReactDOM.Client.Root.unmount",
840- "kind": 12,
841- "tags": [],
842- "detail": "(t, unit) => unit",
843- "documentation": null
844- }, {
845- "label": "ReactDOM.Client.Root.render",
846- "kind": 12,
847- "tags": [],
848- "detail": "(t, React.element) => unit",
849- "documentation": null
850- }]
816+ []
851817
852818Complete src/CompletionInferValues.res 139:30
853819posCursor:[139:30] posNoWhite:[139:29] Found expr:[139:3->139:33]
@@ -974,22 +940,7 @@ ContextPath CArgument CArgument Value[CompletionSupport2, makeRenderer](~render)
974940ContextPath CArgument Value[CompletionSupport2, makeRenderer](~render)
975941ContextPath Value[CompletionSupport2, makeRenderer]
976942Path CompletionSupport2.makeRenderer
977- CPPipe pathFromEnv:ReactDOM.Client.Root found:false
978- Path ReactDOM.Client.Root.
979- Path
980- [{
981- "label": "ReactDOM.Client.Root.unmount",
982- "kind": 12,
983- "tags": [],
984- "detail": "(t, unit) => unit",
985- "documentation": null
986- }, {
987- "label": "ReactDOM.Client.Root.render",
988- "kind": 12,
989- "tags": [],
990- "detail": "(t, React.element) => unit",
991- "documentation": null
992- }]
943+ []
993944
994945Hover src/CompletionInferValues.res 160:27
995946Nothing at that position. Now trying to use completion.
0 commit comments