Don Syme recently made this post about adding IntelliSense to the visual studio intergration of F#. Although I do missing the <ctrl>-<space>, there are some nice features to the current version. In fact the back ground error checking is better that C# in both visual studio 2003 and 2005. The F# intergration will warn you if you are using an type that does not exists, C# will not do this.

 

This can be seen in the two images below, first the F#:

 

Then the C#, no warning here:

 

Feedback:

Feedback was imported from my only blog engine, it's no longer possible to post feedback here.

re: Visual Studio intergration for F# - Don Syme

Nice snaps. Maybe we should start on F# screenshot competition? This one is the minimalist version of 'why the F# visual Studio integration rocks'!