Skip to content

Conversation

cristianoc
Copy link
Collaborator

The current function to extract record types looks for a type definition, and expect it to be a record.
The new one keeps on expanding type definitions until it finds a record. In this way, it handles type aliases.

Fixes #311

The current function to extract record types looks for a type definition, and expect it to be a record.
The new one keeps on expanding type definitions until it finds a record. In this way, it handles type aliases.

Fixes #311
@cristianoc cristianoc merged commit 5e1a22e into master Nov 25, 2021
@cristianoc cristianoc deleted the alias branch November 25, 2021 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Completion for a type which is an alias to some record type?
1 participant