I know about Options->Fonts and Colors. But there is no option for F# strings(i want to change color to make them look exactly like c# strings)!
And maybe someone know about Microsoft plans on F# editor (refactoring and etc)?
I know about Options->Fonts and Colors. But there is no option for F# strings(i want to change color to make them look exactly like c# strings)!
And maybe someone know about Microsoft plans on F# editor (refactoring and etc)?
The "String" type in the Fonts and Colors dialog controls the coloring of F# string literals (do you see otherwise?).
There are some other outstanding bugs in Fonts and Colors for F#, even as of Beta2 (see here).
There won't be any automatic refactorings for F# in the first release (VS2010).