api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

F#: list members for classes

Open cartermp opened this issue 7 years ago • 0 comments

Currently, no members are listed for F# classes. However, in two places this is done:

  • Tooltips in all F# editors
  • The existing MSDN reference for FSharp.Core (example)

So I think they should be listed in the signature. F# developers have been trained to read about the members a type has in the signature like this.

cartermp avatar Aug 21 '18 00:08 cartermp