FSharp.Formatting
FSharp.Formatting copied to clipboard
Group overloaded methods together and generate a page for them
Overloaded methods are begin shown individually. By default they should be shown as a single group, with a page generated for them. Relates to #573
Example: see Expr.Call here https://fsharp.github.io/fsharp-core-docs/reference/fsharp-quotations-fsharpexpr.html
This seems like a nice thing to have. It seems to be more of an enhancement than a bug though.