Hover src/Fragment.res 6:19
getLocItem #4: heuristic for </Comp> within fragments: take make as makeProps does not work
the type is not great but jump to definition works
{"contents": {"kind": "markdown", "value": "```rescript\nReact.component<{\"children\": Jsx.element}>\n```\n\n---\n\n```\n \n```\n```rescript\ntype React.component<'props> = Jsx.component<'props>\n```\nGo to: [Type definition](command:rescript-vscode.go_to_location?%5B%22React.res%22%2C12%2C0%5D)\n"}}

Hover src/Fragment.res 9:56
Nothing at that position. Now trying to use completion.
posCursor:[9:56] posNoWhite:[9:55] Found expr:[9:10->9:67]
posCursor:[9:56] posNoWhite:[9:55] Found expr:[9:13->9:67]
posCursor:[9:56] posNoWhite:[9:55] Found expr:[9:13->9:66]
JSX <SectionHeader:[9:13->9:26] > _children:9:26
posCursor:[9:56] posNoWhite:[9:55] Found expr:__ghost__[9:10->9:67]
Pexp_construct []:__ghost__[9:10->9:67] None
Completable: Cexpression CTypeAtPos()=[]->variantPayload::::($1)
Package opens Pervasives.JsxModules.place holder
Resolved opens 1 pervasives
ContextPath CTypeAtPos()
null

