Skip to content
This repository was archived by the owner on Apr 24, 2021. It is now read-only.

Conversation

@cristianoc
Copy link
Contributor

Fixes rescript-lang/rescript-vscode#52

Continuation of #47

Show the correct type information, including type definition for record fields.
Also, fix issue in the docstring shown. Before it was either misssing (entire record type) or wrong (for record field, it was showing the doc comment of the containing record type).
Clean up code in References.

Fixes rescript-lang/rescript-vscode#52

Continuation of #47

Show the correct type information, including type definition for record fields.
Also, fix issue in the docstring shown. Before it was either misssing (entire record type) or wrong (for record field, it was showing the doc comment of the containing record type).
Clean up code in References.
@cristianoc cristianoc merged commit e60f479 into master Jan 4, 2021
@cristianoc cristianoc deleted the hover_record_fields branch January 4, 2021 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected hover result on nested record members

2 participants