I just installed F# and for some reason I get syntax colouring but no intellisense. I have checked the text editor section for F# and it matches the same values as my C# text editor (I do get Intellisense from there). The only thing I can think of is that I'm running VS2008 in Win7, but that doesn't really make any sense.

Any help would be appreciated.

We finally found a cause of this symptom and a fix; see

[link:www.voyce.com]

By on 4/30/2009 4:18 PM ()

well there seems to be some issues with the InteliSense support in the CTP - for example I can only get InteliSense for the 'a' in

let f (a : string) = ( a.

when I close the bracet (and of course the complier/VS needs to know the type - so this will never work when you don't include the type decleration for a).

But as soon as VS is able to infer the type all works fine for me - of course I have to close some source windows and reopen them from time to time because InteliSense seems to have crashed.

Maybe you've got a similiar issue there - so try to restart VS if this won't help you try to uninstall F#, reboot your system (well maybe you should restart twice) and reinstall F#.

If this won't help you maybe you should queue a bug report or even think about reinstalling VS (I know this sucks).

By on 3/12/2009 10:36 PM ()

see my recent thread on partial F# support in VS2008: I had to follow MichaelGG's suggestion and = install VS2008 SP1 to have complete support.

By on 3/16/2009 11:04 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper