F# IntelliSense
F# IntelliSense doesn't seem to be working correctly.
It is missing compiler version 4 additions, e.g.
It is missing compiler version 4 additions, e.g.
Option.ofNullable
and Option.ofObj
.
Comments
https://github.com/fsharp/FSharp.Compiler.Service
AFAIK, this doesn't yet support version 4 additions (unless something has changed recently).