Denis Ok
Denis Ok
Can we easily distinguish between 'top level modules' (1 module for the entire file) vs explicit modules like in your example?
What are the green lines on the right?
Where are custom colors typically stored?
I'll take a look at it!
It's actually an upstream bug, FCS & Visual F# Tools consider Option as a module instead of a type. 
I've reported an issue there: https://visualfsharp.codeplex.com/workitem/173
There's one similar feature that ReSharper does: it automatically references missing assemblies from the .NET framework to your project.
How about that one? (SchemaProvider)  **EDIT**: this comment contains deprecated information.
Actually this is the behavior of an old version of FS Power tools... Sorry for the noise guys, it was in my bug backlog for a long time!
Hey question: is there a way we could avoid false positives, at the price of not graying some open statements?