Split "Solution Explorer" and "Compilation Order"
This would allow alphabetically sorted items in the solution explorer, and support for folders in F# projects.
Currently, the only way to organize large F# projects is to (artificially) break them down into smaller projects.
The codeplex project "fsprojectextender" is a proof of concept.
97
votes