Add support for f# type providers
F# 3.0 type providers seem like they would fit in quite well with the LINQPad-as-data-explorer mission.
119
votes
Scott Blomquist
shared this idea
-
Maslow commented
this feature seems to already work, removing my vote.
-
Michel Bretschneider commented
confirming James Walker: already included if you have autocompletion - although properties containing spaces and whatnot don't always get escaped with `` (i.e. worldBank.Countries.United States instead of worldBank.Countries.``United States``)
-
James Walker commented
I think it already has this, with F# intellisense, although it seems a little slow,