Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettify formatting of symbol types #442

Merged
merged 7 commits into from
Oct 15, 2015
Merged

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Oct 15, 2015

This completes the work started here #431 by @7sharp9

7sharp9 and others added 4 commits October 9, 2015 16:06
The PR fixed the fragmented types that are currently presented on an
incomplete type check i.e. if a referenced nuget package is not
restored etc.

e.g. types may be represented by `?25354-> ?25345`  rather than ’a -> ‘b

Ive fixed all the occurrence that I can see happen although there could
be further issues in `FSharpMemberOrFunctionOrValue.FullType` as I only
touched `ValRef`’s
@7sharp9
Copy link
Member

7sharp9 commented Oct 15, 2015

Thanks this is great!

dsyme added a commit that referenced this pull request Oct 15, 2015
Prettify formatting of symbol types
@dsyme dsyme merged commit bf56100 into fsharp:master Oct 15, 2015
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.

2 participants