Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

Tooltip showing incorrect information on Discriminated Union cases that are also known type. #263

Closed
7sharp9 opened this issue Dec 19, 2013 · 2 comments

Comments

@7sharp9
Copy link
Member

7sharp9 commented Dec 19, 2013

With a Discriminating union described as with the tooltip at the §:

let (|Named|Arr§ay|ByRef|Ptr|Param|) (typ : System.Type) =

A tooltip is incorrectly shown for an Array type.

screen shot 2013-12-19 at 13 06 00

@rneatherway
Copy link
Contributor

This is caused by the same bug as #217

@rneatherway rneatherway mentioned this issue Dec 19, 2013
@rneatherway
Copy link
Contributor

Fixed by #265

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants