Sooo... decided to mess around with a small project in F# today(Have had it installed for awhile) and noticed theres a few problems. I'm using the F# CTP 1.9.6.2 release.
1). No intellisense.
2). No colored code syntaxing.
3). Nothing is indented.
It is VERY hard and complicated to code like that >_<
I've reinstalled it a few times now along with VS 2008... I noticed an output message being spammed when I load the program or change some settings around.
Code:
The Microsoft.FSharp.Compiler.VsLanguageService.FSharpPackage, FSharp.LanguageService, Version=1.9.6.2, Culture=neutral, PublicKeyToken=a19089b1c74d0809 ({871D2A70-12A2-4E42-9440-425DD92A4116}) did not load because of previous errors. For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt.
And quite frankly, I'm not sure what its telling me to do. Some assistance would be great.